Files
singh5/.clang-format
Amneesh Singh de91a303e2 initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2025-09-13 17:14:59 +05:30

7 lines
201 B
YAML

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