xref: /aosp_15_r20/build/soong/scripts/system-clang-format (revision 333d2b3687b3a337dbcca9d65000bca186795e39)
1*333d2b36SAndroid Build Coastguard WorkerBasedOnStyle: Google
2*333d2b36SAndroid Build Coastguard WorkerStandard: Cpp11
3*333d2b36SAndroid Build Coastguard WorkerAccessModifierOffset: -2
4*333d2b36SAndroid Build Coastguard WorkerAllowShortFunctionsOnASingleLine: Inline
5*333d2b36SAndroid Build Coastguard WorkerColumnLimit: 100
6*333d2b36SAndroid Build Coastguard WorkerCommentPragmas: NOLINT:.*
7*333d2b36SAndroid Build Coastguard WorkerDerivePointerAlignment: false
8*333d2b36SAndroid Build Coastguard WorkerIncludeBlocks: Preserve
9*333d2b36SAndroid Build Coastguard WorkerIndentWidth: 4
10*333d2b36SAndroid Build Coastguard WorkerContinuationIndentWidth: 8
11*333d2b36SAndroid Build Coastguard WorkerPointerAlignment: Left
12*333d2b36SAndroid Build Coastguard WorkerTabWidth: 4
13*333d2b36SAndroid Build Coastguard WorkerUseTab: Never
14