shithub: lwext4

ref: 98017fc763a9ca07da72048c66ce11089ecb4750
dir: /.clang-format/

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

BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false