mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-01 13:25:45 -05:00
CI: don't indent namespaces at all
This commit is contained in:
parent
4202126f34
commit
ebc4ebbbcc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ FixNamespaceComments: 'true'
|
||||||
IncludeBlocks: Preserve
|
IncludeBlocks: Preserve
|
||||||
IndentWidth: '4'
|
IndentWidth: '4'
|
||||||
MaxEmptyLinesToKeep: '2'
|
MaxEmptyLinesToKeep: '2'
|
||||||
NamespaceIndentation: Inner
|
NamespaceIndentation: None
|
||||||
PointerAlignment: Left
|
PointerAlignment: Left
|
||||||
ReflowComments: 'false'
|
ReflowComments: 'false'
|
||||||
SortIncludes: 'true'
|
SortIncludes: 'true'
|
||||||
|
|
Loading…
Add table
Reference in a new issue