mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-13 01:44:38 +08:00
8 lines
165 B
YAML
8 lines
165 B
YAML
BasedOnStyle: Mozilla
|
|
IndentWidth: 2
|
|
ColumnLimit: 120
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
UseTab: Never
|
|
AllowShortIfStatementsOnASingleLine: false
|