pxt-ev3/.clang-format

7 lines
126 B
Plaintext
Raw Normal View History

2017-06-29 15:47:26 +01:00
BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Inline
2017-07-25 12:15:59 +01:00
SortIncludes: false