We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a2b8e commit 1bc3233Copy full SHA for 1bc3233
.clang-format
@@ -0,0 +1,8 @@
1
+---
2
+BasedOnStyle: WebKit
3
+AlignAfterOpenBracket: Align
4
+AlignConsecutiveDeclarations: 'false'
5
+BreakBeforeBraces: Allman
6
+NamespaceIndentation: All
7
+
8
+...
0 commit comments