Skip to content

Commit

Permalink
Remove clang-format-16 specific option
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonPacewic committed Jun 23, 2023
1 parent ebd59e4 commit b15e106
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 @@ -19,6 +19,5 @@ KeepEmptyLinesAtTheStartOfBlocks: false
MaxEmptyLinesToKeep: 1
NamespaceIndentation: All
SeparateDefinitionBlocks: Always
SortUsingDeclarations: Lexicographic
SpaceAfterCStyleCast: true
UseTab: Never

0 comments on commit b15e106

Please sign in to comment.