We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a75938 commit c836ee3Copy full SHA for c836ee3
.clang-format
@@ -0,0 +1,4 @@
1
+# We'll use defaults from the LLVM style, but with 4 columns indentation.
2
+# Webkit is preference of Albert van Dalen
3
+BasedOnStyle: WebKit
4
+IndentWidth: 4
0 commit comments