summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-tidy.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-tidy.in b/.clang-tidy.in
index ee55c2c3420..18b3085aef7 100644
--- a/.clang-tidy.in
+++ b/.clang-tidy.in
@@ -34,6 +34,7 @@ Checks: '-*,
modernize-shrink-to-fit,
modernize-unary-static-assert,
mongo-header-bracket-check,
+ mongo-uninterruptible-lock-guard-check,
performance-faster-string-find,
performance-implicit-conversion-in-loop,
performance-inefficient-algorithm,