Files
matar/.clang-format
2023-09-11 10:53:32 +05:30

8 lines
206 B
YAML

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