Skip to content

Commit e7f89e4

Browse files
committed
update the clang format
1 parent 7233add commit e7f89e4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.clang-format

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
BasedOnStyle: Google
22
IndentWidth: 2
3-
ColumnLimit: 80
3+
ColumnLimit: 100
44
AllowShortFunctionsOnASingleLine: Empty
55
PointerAlignment: Left
6-
Standard: C++20
76
SortIncludes: true

0 commit comments

Comments
 (0)