android13/external/wpa_supplicant_8/hostapd/aidl/.clang-format

10 lines
225 B
YAML

BasedOnStyle: Google
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Mozilla
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AccessModifierOffset: -8
AlignAfterOpenBracket: AlwaysBreak
SortIncludes: false