We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6bf65 commit c2b81aeCopy full SHA for c2b81ae
3 files changed
tests/.config/base.clang-format
@@ -1,5 +1,4 @@
1
Language: Cpp
2
-BasedOnStyle: Google
3
AccessModifierOffset: -2
4
AlignAfterOpenBracket: DontAlign
5
AlignConsecutiveAssignments: false
tests/.config/dev.clang-format
@@ -1,5 +1,5 @@
---
-BasedOnStyle: file:./base.clang-format
+BasedOnStyle: file:base.clang-format
ColumnLimit: 59
...
tests/.config/main.clang-format
ColumnLimit: 0
0 commit comments