Recently support for custom runner was added, but it fails to parse some valid config file.
We currently assume that the runner parameter is a simple string, but it can be an array of string.
see target.runner: Type: string or array of strings ([program path and args])
Recently support for custom runner was added, but it fails to parse some valid config file.
We currently assume that the runner parameter is a simple string, but it can be an array of string.
see target.runner:
Type: string or array of strings ([program path and args])