mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +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