firmware/.clang-format

7 lines
136 B
Plaintext
Raw Normal View History

Language: Cpp
IndentWidth: 4
ColumnLimit: 130
PointerAlignment: Right
BreakBeforeBraces: Linux
AllowShortFunctionsOnASingleLine: Inline