summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 13:12:06 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 13:12:06 +0100
commite628f0ec6c0ab6019549f05b9c81833a5c172242 (patch)
tree5f53a19edf3dfa315862cb3504a40060813bbbc7 /.github/workflows
parentf755a3313f63da4c8d93425c777311d57a3a6b26 (diff)
parent6b31d3baad0fa537c3036c8c1795db7feb76b58d (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 c4aae2f6f7..da407bc67e 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-arg,unused-non-trivial-variable
+ CLAZY_CHECKS: range-loop,qstring-arg,qfileinfo-exists,unused-non-trivial-variable