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, 1 insertions, 0 deletions
diff --git a/src/.clang-tidy b/src/.clang-tidy
index 8d229b6..0673649 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -15,6 +15,7 @@ Checks: >
-hicpp-multiway-paths-covered,
-hicpp-signed-bitwise,
-llvm-header-guard,
+ -performance-no-int-to-ptr,
-readability-function-cognitive-complexity,
-readability-suspicious-call-argument,
InheritParentConfig: true