% /d2/clazy/install/bin/clazy-standalone -export-fixes=clazy.yaml -checks=qgetenv main.cpp /home/nik/work/testprojects/tidyAnalyzerInclusions/source/main.cpp:8:5: warning: qgetenv().isEmpty() allocates. Use qEnvironmentVariableIsEmpty() instead [-Wclazy-qgetenv] qgetenv("Foo").isEmpty(); ^~~~~~~ ~~~~~~~~~~~ qEnvironmentVariableIsEmpty ) 1 warning generated. % ls -l clazy.yaml ls: cannot access 'clazy.yaml': No such file or directory zsh: exit 2 ls --color=auto --group-directories-first -l clazy.yaml Providing an absolute path like /tmp/clazy.yaml works fine.
I'm on current master, bd40d70a1855df9c7de54a94c2f78b13c411113c