mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
(clang-format) Add EmptyLineBeforeAccessModifier (#300)
This commit is contained in:

committed by
GitHub

parent
1d3ce6b0aa
commit
db77350169
@@ -16,6 +16,7 @@ BraceWrapping:
|
||||
AfterStruct: false
|
||||
ConstructorInitializerIndentWidth: 4
|
||||
ContinuationIndentWidth: 4
|
||||
EmptyLineBeforeAccessModifier: Always
|
||||
IncludeBlocks: Regroup
|
||||
IndentAccessModifiers: false
|
||||
IndentWidth: 4
|
||||
|
Reference in New Issue
Block a user