Commit 8ca97ec3 authored by Paul's avatar Paul
Browse files

Enable more checks

parent a6a6beda
CheckOptions:
CheckOptions:
- key: modernize-loop-convert.MinConfidence
value: risky
- key: modernize-loop-convert.NamingStyle
value: lower_case
- key: readability-function-size.BranchThreshold
......
......@@ -36,9 +36,7 @@ include(ROCMClangTidy)
rocm_enable_clang_tidy(
CHECKS
*
-cert-env33-c
-android-cloexec-fopen
-cert-msc50-cpp
-clang-analyzer-alpha.core.CastToStruct
-clang-analyzer-optin.performance.Padding
-clang-diagnostic-deprecated-declarations
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment