Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 15.0.0
Description
Please provide a way to have a project relative suppression xml file stored.
Currently I need to do --suppression-xml=/my/full/path/to/project/cppcheck-suppressions.xml in custom arguments. It would be nicer to have a dedicated field for that relative to project root that QtCreator then properly expands when passing on to cppcheck