shithub: lwext4

ref: faa76ad23b0ce89d3f0f6bb53740fb47d42ca9f3
dir: lwext4/.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