pxt-calliope/.clang-format

7 lines
126 B
Plaintext
Raw Normal View History

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