7
.clang-format
Normal file
7
.clang-format
Normal file
@@ -0,0 +1,7 @@
|
||||
BasedOnStyle: GNU
|
||||
IndentWidth: 4
|
||||
BreakBeforeBraces: Attach
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
||||
AlignConsecutiveAssignments: Consecutive
|
||||
BreakAfterAttributes: Always
|
||||
AllowShortEnumsOnASingleLine: False
|
Reference in New Issue
Block a user