1
0
Fork 0
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:
elsid 2022-08-18 19:58:22 +02:00
parent 7bb1856b74
commit 4db96186d2
No known key found for this signature in database
GPG key ID: 4DE04C198CBA7625

View file

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