Files
itgmania212121/.clang-format
T

8 lines
178 B
YAML
Raw Normal View History

2025-04-23 20:30:25 -07:00
BasedOnStyle: Google
AlignAfterOpenBracket: AlwaysBreak
DerivePointerAlignment: false
PointerAlignment: Left
QualifierAlignment: Left
ReferenceAlignment: Left
InsertBraces: true