1*38e8c45fSAndroid Build Coastguard WorkerBasedOnStyle: Google 2*38e8c45fSAndroid Build Coastguard WorkerAllowShortIfStatementsOnASingleLine: true 3*38e8c45fSAndroid Build Coastguard WorkerAllowShortFunctionsOnASingleLine: false 4*38e8c45fSAndroid Build Coastguard WorkerAllowShortLoopsOnASingleLine: true 5*38e8c45fSAndroid Build Coastguard WorkerBinPackArguments: true 6*38e8c45fSAndroid Build Coastguard WorkerBinPackParameters: true 7*38e8c45fSAndroid Build Coastguard WorkerColumnLimit: 100 8*38e8c45fSAndroid Build Coastguard WorkerCommentPragmas: NOLINT:.* 9*38e8c45fSAndroid Build Coastguard WorkerContinuationIndentWidth: 8 10*38e8c45fSAndroid Build Coastguard WorkerDerivePointerAlignment: false 11*38e8c45fSAndroid Build Coastguard WorkerIndentWidth: 4 12*38e8c45fSAndroid Build Coastguard WorkerPointerAlignment: Left 13*38e8c45fSAndroid Build Coastguard WorkerTabWidth: 4 14*38e8c45fSAndroid Build Coastguard WorkerAccessModifierOffset: -4 15*38e8c45fSAndroid Build Coastguard WorkerIncludeCategories: 16*38e8c45fSAndroid Build Coastguard Worker - Regex: '^"Log\.h"' 17*38e8c45fSAndroid Build Coastguard Worker Priority: -1 18