xref: /aosp_15_r20/external/bc/.clang-tidy (revision 5a6e848804d15c18a0125914844ee4eb0bda4fcf)
1*5a6e8488SAndroid Build Coastguard WorkerChecks:            'clang-diagnostic-*,clang-analyzer-*'
2*5a6e8488SAndroid Build Coastguard WorkerWarningsAsErrors:  'clang-diagnostic-*,clang-analyzer-*'
3*5a6e8488SAndroid Build Coastguard WorkerHeaderFilterRegex: ''
4*5a6e8488SAndroid Build Coastguard WorkerAnalyzeTemporaryDtors: false
5*5a6e8488SAndroid Build Coastguard WorkerFormatStyle:     file
6*5a6e8488SAndroid Build Coastguard WorkerCheckOptions:
7*5a6e8488SAndroid Build Coastguard Worker  - key:             llvm-else-after-return.WarnOnConditionVariables
8*5a6e8488SAndroid Build Coastguard Worker    value:           'false'
9*5a6e8488SAndroid Build Coastguard Worker  - key:             modernize-loop-convert.MinConfidence
10*5a6e8488SAndroid Build Coastguard Worker    value:           reasonable
11*5a6e8488SAndroid Build Coastguard Worker  - key:             modernize-replace-auto-ptr.IncludeStyle
12*5a6e8488SAndroid Build Coastguard Worker    value:           llvm
13*5a6e8488SAndroid Build Coastguard Worker  - key:             cert-str34-c.DiagnoseSignedUnsignedCharComparisons
14*5a6e8488SAndroid Build Coastguard Worker    value:           'false'
15*5a6e8488SAndroid Build Coastguard Worker  - key:             google-readability-namespace-comments.ShortNamespaceLines
16*5a6e8488SAndroid Build Coastguard Worker    value:           '10'
17*5a6e8488SAndroid Build Coastguard Worker  - key:             cert-oop54-cpp.WarnOnlyIfThisHasSuspiciousField
18*5a6e8488SAndroid Build Coastguard Worker    value:           'false'
19*5a6e8488SAndroid Build Coastguard Worker  - key:             cppcoreguidelines-non-private-member-variables-in-classes.IgnoreClassesWithAllMemberVariablesBeingPublic
20*5a6e8488SAndroid Build Coastguard Worker    value:           'true'
21*5a6e8488SAndroid Build Coastguard Worker  - key:             cert-dcl16-c.NewSuffixes
22*5a6e8488SAndroid Build Coastguard Worker    value:           'L;LL;LU;LLU'
23*5a6e8488SAndroid Build Coastguard Worker  - key:             google-readability-braces-around-statements.ShortStatementLines
24*5a6e8488SAndroid Build Coastguard Worker    value:           '1'
25*5a6e8488SAndroid Build Coastguard Worker  - key:             modernize-pass-by-value.IncludeStyle
26*5a6e8488SAndroid Build Coastguard Worker    value:           llvm
27*5a6e8488SAndroid Build Coastguard Worker  - key:             google-readability-namespace-comments.SpacesBeforeComments
28*5a6e8488SAndroid Build Coastguard Worker    value:           '2'
29*5a6e8488SAndroid Build Coastguard Worker  - key:             modernize-loop-convert.MaxCopySize
30*5a6e8488SAndroid Build Coastguard Worker    value:           '16'
31*5a6e8488SAndroid Build Coastguard Worker  - key:             cppcoreguidelines-explicit-virtual-functions.IgnoreDestructors
32*5a6e8488SAndroid Build Coastguard Worker    value:           'true'
33*5a6e8488SAndroid Build Coastguard Worker  - key:             modernize-use-nullptr.NullMacros
34*5a6e8488SAndroid Build Coastguard Worker    value:           'NULL'
35*5a6e8488SAndroid Build Coastguard Worker  - key:             llvm-qualified-auto.AddConstToQualified
36*5a6e8488SAndroid Build Coastguard Worker    value:           'false'
37*5a6e8488SAndroid Build Coastguard Worker  - key:             modernize-loop-convert.NamingStyle
38*5a6e8488SAndroid Build Coastguard Worker    value:           CamelCase
39*5a6e8488SAndroid Build Coastguard Worker  - key:             llvm-else-after-return.WarnOnUnfixable
40*5a6e8488SAndroid Build Coastguard Worker    value:           'false'
41*5a6e8488SAndroid Build Coastguard Worker  - key:             google-readability-function-size.StatementThreshold
42*5a6e8488SAndroid Build Coastguard Worker    value:           '800'
43*5a6e8488SAndroid Build Coastguard Worker...
44