Skip to content

Commit

Permalink
remove clang format options which is not supported in current clang-f…
Browse files Browse the repository at this point in the history
…ormat (ubuntu-latest github runner)
  • Loading branch information
nkaaf committed Nov 25, 2023
1 parent 0586314 commit 06ac1f9
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 @@ -38,7 +38,6 @@ CompactNamespaces: false
ContinuationIndentWidth: 4
IndentCaseLabels: true
IndentPPDirectives: None
InsertNewlineAtEOF: true
IndentWidth: 2
KeepEmptyLinesAtTheStartOfBlocks: true
MaxEmptyLinesToKeep: 1
Expand Down

0 comments on commit 06ac1f9

Please sign in to comment.