Description
I contribute on a Github application dedicated to the automatic cleaning of a code-base. I recently introduced into it the ability to apply SpringBoot java-formatter rules.
It also holds a set of automatic rules to clean quality issues (as they are reported by Checkstyle/PMD/etc). This set of rules is yet quite small, but growing.
Would it be of interest to enable such an application into this repository? SpringFormatter can be applied through various tools and IDE, but some users would benefit from not having to run these tools manually. Moreover, the automatic cleaning may help ensuring some quality standards (a step further existing checkstyle rules).
As a matter of example, here what would look like such an automatic cleaning step:
solven-eu#2
If relevant, the source of this GitHub application is available there:
https://github.com/solven-eu/cleanthat