Skip to content

Commit 9df78d6

Browse files
authored
Enable BreakArrays in clang-format configuration
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
1 parent e8afb6e commit 9df78d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
BasedOnStyle: Google
33
BinPackParameters: false
44
InsertBraces: true
5+
BreakArrays: true
56
...

0 commit comments

Comments
 (0)