xref: /aosp_15_r20/external/bcc/.clang-format (revision 387f9dfdfa2baef462e92476d413c7bc2470293e)
1---
2BasedOnStyle: Google
3AllowShortIfStatementsOnASingleLine: false
4AllowShortLoopsOnASingleLine: false
5IndentCaseLabels: false
6AccessModifierOffset: -1
7