summaryrefslogtreecommitdiffstats
path: root/contrib/wpa/wpa_supplicant/binder/.clang-format
blob: dbfdabfc07fd6168ed1f709993d9bffb347bdeb6 (plain)
1
2
3
4
5
6
7
8
9
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Mozilla
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AccessModifierOffset: -8
AlignAfterOpenBracket: AlwaysBreak
SortIncludes: false
OpenPOWER on IntegriCloud