Open
Description
To integrate phpstan and sonarcloud we have to create a file containing json with the phpstan result.
PhpStan itself doesn't have an option to save the result directly to a file, and so the action doesn't. As a result, it's impossible to use the action for such integration (have to use a more talkative action).
I suggest adding an option to save the output to a defined (via the option) file.
Metadata
Metadata
Assignees
Labels
No labels