xref: /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/binder/.clang-format (revision 53d1339bf7f9c7367b35a9e1ebe693f9b047a47b)
1BasedOnStyle: LLVM
2IndentWidth: 8
3UseTab: Always
4BreakBeforeBraces: Mozilla
5AllowShortIfStatementsOnASingleLine: false
6IndentCaseLabels: false
7AccessModifierOffset: -8
8AlignAfterOpenBracket: AlwaysBreak
9SortIncludes: false
10