shithub: lwext4

ref: d50817eb368e41137c872ddc02b3653c3209f8d9
dir: /.clang-format/

View raw version
#clang-format-3.7 -style=file -i lwext4/*

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false