Skip to content

project clazy tool: Fix clazy plugin in case build dir is outside of source

Alexander Lohnau requested to merge work/fix_clazy_external_tool into master

The build dir was checked instead of the path variants defined above. Also use QDir::filePath to make it a bit simpler.

@waqar Now I can enjoy the

Merge request reports