CI: don't indent namespaces at all
This commit is contained in:
parent
4202126f34
commit
ebc4ebbbcc
@ -19,7 +19,7 @@ FixNamespaceComments: 'true'
|
||||
IncludeBlocks: Preserve
|
||||
IndentWidth: '4'
|
||||
MaxEmptyLinesToKeep: '2'
|
||||
NamespaceIndentation: Inner
|
||||
NamespaceIndentation: None
|
||||
PointerAlignment: Left
|
||||
ReflowComments: 'false'
|
||||
SortIncludes: 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user