libbpf-tools: Add verbose option to mountsnoop
[platform/upstream/bcc.git] / .clang-format
1 ---
2 BasedOnStyle: Google
3 AllowShortIfStatementsOnASingleLine: false
4 AllowShortLoopsOnASingleLine: false
5 IndentCaseLabels: false
6 AccessModifierOffset: -1