summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 12:37:03 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 12:37:03 +0100
commitf755a3313f63da4c8d93425c777311d57a3a6b26 (patch)
tree462b7ace5f73cbbf0b60c790f626f76f6d6a2c82 /.github/workflows
parenta48e334a71b7f1589b4c4470e558fd0ac5b95531 (diff)
parent851a54efa980d5852b27a55c7d47b92d955d0bbc (diff)
Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-variable
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 700db4173f..c4aae2f6f7 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,unused-non-trivial-variable
+ CLAZY_CHECKS: range-loop,qstring-arg,unused-non-trivial-variable