lwip/.clang-format

8 lines
165 B
Plaintext
Raw Normal View History

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