Skip to content

Commit

Permalink
add clang-format nice break
Browse files Browse the repository at this point in the history
  • Loading branch information
vilhelmprytz committed May 6, 2024
1 parent 8b28be5 commit 0e43b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 120
BreakBeforeBraces: Stroustrup
BreakBeforeBraces: Allman

0 comments on commit 0e43b7a

Please sign in to comment.