aboutsummaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 4450bf3b..9710cb77 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -6,11 +6,9 @@ Checks: >
-android-cloexec-fopen,
-bugprone-easily-swappable-parameters,
-cert-err33-c,
- -clang-analyzer-nullability.NullabilityBase,
-clang-analyzer-nullability.NullableDereferenced,
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
-concurrency-mt-unsafe,
- -cppcoreguidelines-avoid-non-const-global-variables,
-hicpp-signed-bitwise,
-readability-function-cognitive-complexity,
InheritParentConfig: true