shithub: lwext4

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