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