shithub: lwext4

ref: 35c79ba9d1f9d3dc86a9da5bd8273e8e74d73108
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