We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ae06d commit 6afc7eaCopy full SHA for 6afc7ea
.clang-format
@@ -0,0 +1,5 @@
1
+BasedOnStyle: Google
2
+AllowShortIfStatementsOnASingleLine: false
3
+AllowShortLoopsOnASingleLine: false
4
+DerivePointerAlignment: false
5
+PointerAlignment: Right
0 commit comments