Update .clang-format
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#usecrlf
This commit is contained in:
parent
1a6a9f5941
commit
8c4e1c822c
@ -108,6 +108,6 @@ SpacesInSquareBrackets: true
|
|||||||
Standard: Cpp11
|
Standard: Cpp11
|
||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
UseTab: Never
|
UseTab: Never
|
||||||
UseCRLF: Always
|
UseCRLF: True
|
||||||
...
|
...
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user