config/clang-format
2016-06-27 10:57:02 -07:00

7 lines
127 B
Text

BasedOnStyle: LLVM
ColumnLimit: 140
IndentWidth: 4
ObjCSpaceAfterProperty: true
ObjCSpaceBeforeProtocolList: true
TabWidth: 4