fix lower case
This commit is contained in:
parent
6d3c718825
commit
f8ad195b31
|
@ -108,6 +108,6 @@ SpacesInSquareBrackets: true
|
|||
Standard: Cpp11
|
||||
TabWidth: 4
|
||||
UseTab: Never
|
||||
UseCRLF: True
|
||||
UseCRLF: true
|
||||
...
|
||||
|
||||
|
|
Loading…
Reference in New Issue