Skip to content

Commit 87c1ba5

Browse files
committed
styling thoughts
1 parent 45e095d commit 87c1ba5

9 files changed

+532
-527
lines changed

.clang-format

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ PenaltyReturnTypeOnItsOwnLine: 1000
77
BinPackArguments: false
88
BinPackParameters: false
99
AlignConsecutiveMacros: true
10+
AllowShortCaseLabelsOnASingleLine: true
1011
---
1112
Language: JavaScript
1213
BasedOnStyle: LLVM

0 commit comments

Comments
 (0)