Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardius committed Feb 5, 2024
1 parent 944ea46 commit 520e648
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
Expand Up @@ -86,7 +86,7 @@ BreakBeforeTernaryOperators: true
BreakConstructorInitializers: BeforeColon
BreakInheritanceList: BeforeColon
BreakStringLiterals: true
ColumnLimit: 10
ColumnLimit: 100
CommentPragmas: '^ IWYU pragma:'
CompactNamespaces: false
ConstructorInitializerIndentWidth: 4
Expand Down

0 comments on commit 520e648

Please sign in to comment.