Skip to content

Commit

Permalink
.clang-format: Remove duplicate key (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitalita authored Nov 15, 2023
1 parent 0024d72 commit 02649ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ColumnLimit: 200
MaxEmptyLinesToKeep: 4

AlignTrailingComments: false
AllowShortIfStatementsOnASingleLine: true
AllowShortLoopsOnASingleLine: true

# require clang-format v14+
Expand Down

0 comments on commit 02649ce

Please sign in to comment.