We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9b630 commit d7c5dccCopy full SHA for d7c5dcc
.clang-format
@@ -0,0 +1,7 @@
1
+BasedOnStyle: LLVM
2
+TabWidth: 4
3
+IndentWidth: 4
4
+ColumnLimit: 90
5
+
6
+# Comments are for developers, they should arrange them
7
+ReflowComments: false
0 commit comments