summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 13:00:41 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 13:00:41 +0100
commit501ab3c88c3644d5b89c31fa5871e6fc48d6b968 (patch)
treea551ed8a5c44138b50031fa3722cea026d0fb7a7 /.github/workflows
parente5121b5d554a4d7dea8db45f5123ec47c5215469 (diff)
parent851a54efa980d5852b27a55c7d47b92d955d0bbc (diff)
Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qstring
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 f6006e5883..ed36a84d33 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,qstring-ref,qstring-insensitive-allocation,empty-qstringliteral
+ CLAZY_CHECKS: range-loop,qstring-arg,qstring-ref,qstring-insensitive-allocation,empty-qstringliteral