xref: /aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/.clang-format (revision 03f9172ca588f91df233974f4258bab95191f931)
1BasedOnStyle: Google
2IndentWidth: 8
3UseTab: Always
4BreakBeforeBraces: Mozilla
5AllowShortIfStatementsOnASingleLine: false
6IndentCaseLabels: false
7AccessModifierOffset: -8
8AlignAfterOpenBracket: AlwaysBreak
9SortIncludes: false
10