mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-23 12:09:42 +00:00
Merge branch 'clang_format' into 'master'
Use clang format NamespaceIndentation: All See merge request OpenMW/openmw!2299
This commit is contained in:
commit
34c5465709
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