Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit c67221c

Browse files
committed
refactor: Clang format for short functions
1 parent e5c4885 commit c67221c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.clang-format

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ ColumnLimit: 120
99

1010
AccessModifierOffset: -3
1111
AlignConsecutiveDeclarations: true
12+
13+
AllowShortFunctionsOnASingleLine: Inline
14+

0 commit comments

Comments
 (0)