xref: /aosp_15_r20/system/security/.clang-format (revision e1997b9af69e3155ead6e072d106a0077849ffba)
1*e1997b9aSAndroid Build Coastguard WorkerBasedOnStyle: LLVM
2*e1997b9aSAndroid Build Coastguard WorkerIndentWidth: 4
3*e1997b9aSAndroid Build Coastguard WorkerUseTab: Never
4*e1997b9aSAndroid Build Coastguard WorkerBreakBeforeBraces: Attach
5*e1997b9aSAndroid Build Coastguard WorkerAllowShortFunctionsOnASingleLine: Inline
6*e1997b9aSAndroid Build Coastguard WorkerAllowShortIfStatementsOnASingleLine: true
7*e1997b9aSAndroid Build Coastguard WorkerIndentCaseLabels: false
8*e1997b9aSAndroid Build Coastguard WorkerColumnLimit: 100
9*e1997b9aSAndroid Build Coastguard WorkerPointerBindsToType: true
10*e1997b9aSAndroid Build Coastguard WorkerSpacesBeforeTrailingComments: 2
11