stop using crlf

This commit is contained in:
Mars 2024-06-09 03:09:23 -04:00
parent d68be0f19f
commit 39e20b5873

View file

@ -12,6 +12,7 @@ BinPackArguments: false
BinPackParameters: false
IndentAccessModifiers: false
IndentExternBlock: Indent
LineEnding: LF
NamespaceIndentation: All
SpaceBeforeCpp11BracedList: true
SpacesBeforeTrailingComments: 1