We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e524b22 commit 901b314Copy full SHA for 901b314
_clang-format
@@ -83,6 +83,7 @@ SpacesInContainerLiterals: true
83
SpacesInCStyleCastParentheses: false
84
SpacesInParentheses: false
85
SpacesInSquareBrackets: false
86
+AccessModifierOffset: -4
87
Standard: Auto
88
TabWidth: 4
89
UseTab: ForContinuationAndIndentation
0 commit comments