Hello,
i'm using my own phpcs.xml, and unfortunately vscode-phpcbf doesn't find it if i don't pass the full path of it.
Because i'm working with a team, i need to use the ${workspaceRoot} variable inside the phpcbf.debug variable.
I have the following error: ERROR: the "${workspaceRoot}/phpcs.xml" coding standard is not installed.