summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/clazy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/clazy.yml b/.github/workflows/clazy.yml
index 59ea855cd0..68ed7224cd 100644
--- a/.github/workflows/clazy.yml
+++ b/.github/workflows/clazy.yml
@@ -84,3 +84,4 @@ jobs:
working-directory: cmake_build
env:
CLAZY_CHECKS: level2,no-rule-of-two-soft,no-non-pod-global-static,no-qproperty-without-notify,no-wrong-qevent-cast,no-qstring-allocations,no-function-args-by-value,no-copyable-polymorphic,no-ctor-missing-parent-argument,no-missing-qobject-macro,no-rule-of-three,no-returning-void-expression,no-missing-typeinfo,no-base-class-event
+ CLAZY_IGNORE_DIRS: lib/.*