Files
BH-Python-Interpreter-2023/.clang-format

6 lines
159 B
YAML

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