Files
BH-int2048-2023/.clang-format
2023-10-24 17:28:57 +08:00

6 lines
159 B
YAML

BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Right
ColumnLimit: 80
AllowCommentMovement: true
PenaltyBreakBeforeFirstCallParameter: 100