Skip to content

Commit

Permalink
specify an AccessModifierOffset for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
ASpoonPlaysGames committed Dec 18, 2023
1 parent 210dab2 commit 5e36161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Standard: Cpp11
IndentWidth: 4
TabWidth: 4
UseCRLF: false
AccessModifierOffset: -4
AlignTrailingComments: false
AllowAllConstructorInitializersOnNextLine: false
AllowAllParametersOfDeclarationOnNextLine: true
Expand Down

0 comments on commit 5e36161

Please sign in to comment.