We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3a275 commit 4345f87Copy full SHA for 4345f87
1 file changed
.clang-format
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
2
3
IndentWidth: 4
4
TabWidth: 4
5
-UseTab: Never
+UseTab: Always
6
AccessModifierOffset: -4
7
8
BinPackParameters: false
0 commit comments