aboutsummaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index ef4d61f..a622e62 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -3,14 +3,7 @@
Checks: >
-*-else-after-return,
- -bugprone-easily-swappable-parameters,
- -bugprone-multi-level-implicit-pointer-conversion,
-bugprone-suspicious-include,
- -cert-err33-c,
- -clang-diagnostic-unused-parameter,
- -cppcoreguidelines-avoid-non-const-global-variables,
- -llvmlibc-implementation-in-namespace,
- -misc-unused-parameters,
-modernize-use-trailing-return-type,
-readability-function-cognitive-complexity,
InheritParentConfig: true