aboutsummaryrefslogtreecommitdiffstats
path: root/.woodpecker
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker')
-rw-r--r--.woodpecker/clang-tidy-checks1
1 files changed, 1 insertions, 0 deletions
diff --git a/.woodpecker/clang-tidy-checks b/.woodpecker/clang-tidy-checks
index 67394d4..3c6c62e 100644
--- a/.woodpecker/clang-tidy-checks
+++ b/.woodpecker/clang-tidy-checks
@@ -1,6 +1,7 @@
# checks
clang-analyzer-*,clang-diagnostic-*,bugprone-*,performance-*,modernize-*
misc-*,readability-*,android-cloexec-*,cert-*
+llvm-include-order
# silence
-misc-unused-parameters