mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-18 00:45:51 +00:00
VNC-151 Enable case-sensitive include sorting in .clang-format
This commit is contained in:
parent
ce1b1c5899
commit
f2c803d8bb
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ MacroBlockBegin: ''
|
|||
MacroBlockEnd: ''
|
||||
MaxEmptyLinesToKeep: 2
|
||||
NamespaceIndentation: All
|
||||
SortIncludes: CaseSensitive
|
||||
SpaceAfterCStyleCast: true
|
||||
SpaceAfterTemplateKeyword: false
|
||||
SpaceBeforeRangeBasedForLoopColon: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue