mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-02 13:36:41 +00:00
Use clang format NamespaceIndentation: All
To follow the project styleguide.
This commit is contained in:
parent
7bb1856b74
commit
4db96186d2
1 changed files with 3 additions and 3 deletions
|
@ -72,7 +72,7 @@ KeepEmptyLinesAtTheStartOfBlocks: true
|
|||
MacroBlockBegin: ''
|
||||
MacroBlockEnd: ''
|
||||
MaxEmptyLinesToKeep: 1
|
||||
NamespaceIndentation: Inner
|
||||
NamespaceIndentation: All
|
||||
PenaltyBreakAssignment: 2
|
||||
PenaltyBreakBeforeFirstCallParameter: 19
|
||||
PenaltyBreakComment: 300
|
||||
|
|
Loading…
Reference in a new issue