summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 13:13:22 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 13:13:22 +0100
commit184d83a3b1e06dff6aa6ec6c3bce7b7d3d74cc75 (patch)
treec021478b6de4bc1652ac0409f0e68a439b44f95a /.github/workflows
parent76586d88a2e0eea15e39f0e0c12e0065a9f7066f (diff)
parent6b31d3baad0fa537c3036c8c1795db7feb76b58d (diff)
Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-const-signal-or-slot
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/clazy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clazy.yml b/.github/workflows/clazy.yml
index 00d184c225..82892016bc 100644
--- a/.github/workflows/clazy.yml
+++ b/.github/workflows/clazy.yml
@@ -22,4 +22,4 @@ jobs:
LD: clang++
CC: clang
CXX: clazy
- CLAZY_CHECKS: range-loop,const-signal-or-slot
+ CLAZY_CHECKS: const-signal-or-slot,range-loop,qstring-arg,qfileinfo-exists