stop using crlf
This commit is contained in:
parent
d68be0f19f
commit
39e20b5873
|
@ -12,6 +12,7 @@ BinPackArguments: false
|
|||
BinPackParameters: false
|
||||
IndentAccessModifiers: false
|
||||
IndentExternBlock: Indent
|
||||
LineEnding: LF
|
||||
NamespaceIndentation: All
|
||||
SpaceBeforeCpp11BracedList: true
|
||||
SpacesBeforeTrailingComments: 1
|
||||
|
|
Loading…
Reference in a new issue