Skip to content

Commit 67361e6

Browse files
committed
Update .clang-format
1 parent c962bf6 commit 67361e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.clang-format

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Language: Cpp
2-
ColumnLimit: 120
3-
BasedOnStyle: Google
2+
ColumnLimit: 80
3+
BasedOnStyle: LLVM
44
IndentPPDirectives: AfterHash
55
IndentCaseLabels: false
66
AlwaysBreakTemplateDeclarations: false

0 commit comments

Comments
 (0)