shithub: lwext4

ref: f371bc8b84dfe7431b4513b1fefb76e3f9a1fdc5
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