summaryrefslogtreecommitdiffstats
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, 0 insertions, 1 deletions
diff --git a/src/.clang-tidy b/src/.clang-tidy
index 33707f3..df6d027 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -10,7 +10,6 @@ Checks: >
-hicpp-signed-bitwise,
-misc-no-recursion,
-readability-identifier-length,
- -readability-redundant-casting,
CheckOptions:
- key: readability-function-cognitive-complexity.Threshold
value: '75'