We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27565de + 06ce96f commit 7ef6511Copy full SHA for 7ef6511
6 files changed
cpp/.clang-format
@@ -0,0 +1,7 @@
1
+# .clang-format
2
+BasedOnStyle: Google
3
+ColumnLimit: 100
4
+IndentWidth: 4
5
+AlignAfterOpenBracket: AlwaysBreak
6
+AllowShortFunctionsOnASingleLine: Empty
7
+Standard: Latest
0 commit comments