uf2-linux/.clang-format

8 строки
151 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
ColumnLimit: 100
AccessModifierOffset: -4
AllowShortFunctionsOnASingleLine: Inline
SortIncludes: false