Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 4d2f2e4

Browse files
thorn0cnishina
authored andcommitted
chore(clang-format): increase ColumnLimit to 100 (#3682)
1 parent bba6161 commit 4d2f2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Language: JavaScript
22
BasedOnStyle: Google
3-
ColumnLimit: 80
3+
ColumnLimit: 100

0 commit comments

Comments
 (0)