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 8b9aa445..7b04d6c4 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -4,6 +4,7 @@ Checks: >
-*-vararg,
-android-cloexec-*,
-bugprone-easily-swappable-parameters,
+ -bugprone-unchecked-optional-access,
-cert-dcl50-cpp,
-cert-err33-c,
-cert-err34-c,