1
0
Fork 0
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:
psi29a 2022-08-19 10:06:30 +00:00
commit 34c5465709

View file

@ -72,7 +72,7 @@ KeepEmptyLinesAtTheStartOfBlocks: true
MacroBlockBegin: ''
MacroBlockEnd: ''
MaxEmptyLinesToKeep: 1
NamespaceIndentation: Inner
NamespaceIndentation: All
PenaltyBreakAssignment: 2
PenaltyBreakBeforeFirstCallParameter: 19
PenaltyBreakComment: 300