Michael Wizner
Michael Wizner
Hi, I was wondering if it was possible to generate a report file with all of the identified issues similarly to e.g. what Scapegoat and Scalastyle do? As far as...
Would it be possible for scalafix to generate a file report with all the reported errors in e.g. json or xml format or allow scalafix to be run and expose...
It's been over a year since the last release, would it be possible to release all of the changes since 1.0.0?
It would be good to have a release changelog for better visibility of what changes between versions.
We should export all of the rules from our rule repositories and quality profiles into a json format which then could be used on the website. I'd like to create...
Scalariform is outdated now and hasn't been maintained for over half a year now. All of the modern tooling in the ecosystem uses scalameta now, so I think it's time...
The existing SonarQube [Github](https://docs.sonarqube.org/display/PLUG/GitHub+Plugin) plugin reports only on issues found in a pull request, but it doesn't report any coverage changes that were introduced by the new code. It would...
This comment could contain a summary of the issues found in the PR, e.g. the number of issues for each severity level, similarly to what the old [Github plugin](https://docs.sonarqube.org/display/PLUG/GitHub+Plugin) used...
Currently, the Github user which is used to run PR decoration must have write permissions to the Github repository. This is required to set a PR status at the beginning...
It duplicates the functionality of Scalastyle inspections, which are more configurable.