aboutsummaryrefslogtreecommitdiffstats
path: root/etc/woodpecker/clang-tidy-checks
diff options
context:
space:
mode:
Diffstat (limited to 'etc/woodpecker/clang-tidy-checks')
-rw-r--r--etc/woodpecker/clang-tidy-checks1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/woodpecker/clang-tidy-checks b/etc/woodpecker/clang-tidy-checks
index 9c016d2..c243f30 100644
--- a/etc/woodpecker/clang-tidy-checks
+++ b/etc/woodpecker/clang-tidy-checks
@@ -8,6 +8,7 @@ misc-*,android-cloexec-*,cert-*,llvm-include-order
-bugprone-easily-swappable-parameters,-bugprone-narrowing-conversions,-bugprone-incorrect-roundings
-bugprone-implicit-widening-of-multiplication-result,-bugprone-integer-division
-android-cloexec-fopen,-android-cloexec-pipe,-cert-err33-c
+-bugprone-assignment-in-if-condition
# false positive warnings
-clang-analyzer-valist.Uninitialized