summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 00:25:26 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-14 00:26:45 +0100
commit459d3c82d4bcd0da13f3608bff612948d61793a1 (patch)
tree7075b4982d6b818a5b43e5cfe00956f45882958b /.github/workflows
parenta0ce480e4b12886947e6ea24a7798f4168e83556 (diff)
GitHub Action: Add more clazy checks
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 3b07644b6f..f6006e5883 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
+ CLAZY_CHECKS: range-loop,qstring-ref,qstring-insensitive-allocation,empty-qstringliteral