Files
matar/.clang-format
2023-08-27 21:43:09 +05:30

7 lines
205 B
YAML

BasedOnStyle: Mozilla
IndentWidth: 4
BreakBeforeBraces: Attach
AlwaysBreakTemplateDeclarations: Yes
AlignConsecutiveAssignments: Consecutive
BreakAfterAttributes: Always
AllowShortEnumsOnASingleLine: False