Skip to content

Commit 4345f87

Browse files
committed
Use tabs always
1 parent 8f3a275 commit 4345f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
22

33
IndentWidth: 4
44
TabWidth: 4
5-
UseTab: Never
5+
UseTab: Always
66
AccessModifierOffset: -4
77

88
BinPackParameters: false

0 commit comments

Comments
 (0)