lwip/.clang-format

9 lines
199 B
YAML

BasedOnStyle: Mozilla
IndentWidth: 2
ColumnLimit: 120
DerivePointerAlignment: false
PointerAlignment: Right
AlignConsecutiveAssignments: true
UseTab: Never
AllowShortIfStatementsOnASingleLine: false