pxt-ev3/.clang-format
2017-07-25 12:15:59 +01:00

7 lines
126 B
YAML

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