shithub: lwext4

ref: 278e8d43d2bd28063cb0a0d30fec9ef3d9685e3d
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