mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-16 23:15:37 +00:00
9 lines
199 B
YAML
9 lines
199 B
YAML
BasedOnStyle: Mozilla
|
|
IndentWidth: 2
|
|
ColumnLimit: 120
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
AlignConsecutiveAssignments: true
|
|
UseTab: Never
|
|
AllowShortIfStatementsOnASingleLine: false
|