aboutsummaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'src/.clang-tidy')
-rw-r--r--src/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.clang-tidy b/src/.clang-tidy
index a9e25a2f..6029eeaa 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -17,6 +17,7 @@ Checks: >
-llvmlibc-*,
-misc-no-recursion,
-readability-function-cognitive-complexity,
+ -readability-suspicious-call-argument,
WarningsAsErrors: '*'
HeaderFilterRegex: '.*'
FormatStyle: file