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