ref: d4b418a3216a37a9914ccb3e0d1b1283355baf7a dir: /.clang-format/
#clang-format-3.7 -style=file -i lwext4/* BasedOnStyle: LLVM IndentWidth: 4 UseTab: Never BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: false