Skip to content

Commit

Permalink
clang-format: remove invalid arg
Browse files Browse the repository at this point in the history
  • Loading branch information
allenvox committed Nov 3, 2024
1 parent af499ff commit 883660a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ AlignConsecutiveDeclarations:
AlignCompound: false
AlignFunctionPointers: false
PadOperators: false
AlignConsecutiveMacros:
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false
AlignFunctionPointers: false
PadOperators: false
AlignConsecutiveShortCaseStatements:
Enabled: false
AcrossEmptyLines: false
Expand Down

0 comments on commit 883660a

Please sign in to comment.