Skip to content

Commit d9c7fc9

Browse files
committed
update clang-format, add AllowShortFunctionsOnASingleLine: Empty
1 parent 96f8196 commit d9c7fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ SpacesInSquareBrackets: false
6767
TabWidth: 4
6868
UseCRLF: false
6969
UseTab: Never
70+
AllowShortFunctionsOnASingleLine: Empty
7071
---
7172
Language: JavaScript
7273
BasedOnStyle: WebKit

0 commit comments

Comments
 (0)