lwip/.clang-format

9 lines
199 B
Plaintext
Raw Normal View History

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