xref: /aosp_15_r20/external/libusb/.clang-tidy (revision 86b64dcb59b3a0b37502ecd56e119234366a6f7e)
1*86b64dcbSAndroid Build Coastguard Worker---
2*86b64dcbSAndroid Build Coastguard WorkerChecks: "-*,\
3*86b64dcbSAndroid Build Coastguard Workerboost-*,\
4*86b64dcbSAndroid Build Coastguard Workerbugprone-*,\
5*86b64dcbSAndroid Build Coastguard Worker-bugprone-easily-swappable-parameters,\
6*86b64dcbSAndroid Build Coastguard Worker-bugprone-narrowing-conversions,\
7*86b64dcbSAndroid Build Coastguard Worker-bugprone-signed-char-misuse,\
8*86b64dcbSAndroid Build Coastguard Worker-bugprone-switch-missing-default-case,\
9*86b64dcbSAndroid Build Coastguard Workerclang-analyzer-*,\
10*86b64dcbSAndroid Build Coastguard Worker-clang-analyzer-core.NullDereference,\
11*86b64dcbSAndroid Build Coastguard Worker-clang-analyzer-deadcode.DeadStores,\
12*86b64dcbSAndroid Build Coastguard Worker-clang-analyzer-optin.portability.UnixAPI,\
13*86b64dcbSAndroid Build Coastguard Worker-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,\
14*86b64dcbSAndroid Build Coastguard Worker-clang-analyzer-security.insecureAPI.strcpy,\
15*86b64dcbSAndroid Build Coastguard Worker-clang-analyzer-unix.Malloc,\
16*86b64dcbSAndroid Build Coastguard Workermisc-*,\
17*86b64dcbSAndroid Build Coastguard Worker-misc-no-recursion,\
18*86b64dcbSAndroid Build Coastguard Worker-misc-include-cleaner,\
19*86b64dcbSAndroid Build Coastguard Workermodernize-*,\
20*86b64dcbSAndroid Build Coastguard Worker-modernize-macro-to-enum,\
21*86b64dcbSAndroid Build Coastguard Workerperformance-*,\
22*86b64dcbSAndroid Build Coastguard Worker-performance-no-int-to-ptr,\
23*86b64dcbSAndroid Build Coastguard Worker-performance-type-promotion-in-math-fn,\
24*86b64dcbSAndroid Build Coastguard Workerportability-*,\
25*86b64dcbSAndroid Build Coastguard Workerreadability-*,\
26*86b64dcbSAndroid Build Coastguard Worker-readability-braces-around-statements,\
27*86b64dcbSAndroid Build Coastguard Worker-readability-else-after-return,\
28*86b64dcbSAndroid Build Coastguard Worker-readability-identifier-length,\
29*86b64dcbSAndroid Build Coastguard Worker-readability-function-cognitive-complexity,\
30*86b64dcbSAndroid Build Coastguard Worker-readability-isolate-declaration,\
31*86b64dcbSAndroid Build Coastguard Worker-readability-magic-numbers,\
32*86b64dcbSAndroid Build Coastguard Worker"
33*86b64dcbSAndroid Build Coastguard Worker#WarningsAsErrors: "*"
34*86b64dcbSAndroid Build Coastguard Worker...
35