We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f590dd commit 42bbb2eCopy full SHA for 42bbb2e
.clang-format
@@ -0,0 +1,6 @@
1
+BasedOnStyle: Google
2
+AccessModifierOffset: -4
3
+ColumnLimit: 100
4
+IndentWidth: 4
5
+BreakBeforeBraces: Attach
6
+NamespaceIndentation: All
0 commit comments