scalastyle / scalastyle-sbt-plugin

scalastyle-sbt-plugin
Apache License 2.0
139 stars 52 forks source link

Major Overhaul & Upgrade #50

Closed reid-spencer closed 7 years ago

reid-spencer commented 8 years ago

This patch fixes many existing problems in scalastyle-sbt-plugin. Most notably it:

matthewfarwell commented 8 years ago

This PR includes fixes for a number of different issues. Also, it changes existing functionality, or breaks backward compatibility (for instance requiring 0.13.11, overwriting the config file, changing the default location of the config file, etc.)

I can't accept the PR as it is, it is too complex and covers too many things. I would be happy to discuss each individual point, but not as a single PR.

Matthew.

matthewfarwell commented 7 years ago

There were a few too many changes in this PR to be accepted. The AutoPlugin changes have been taken from #52. If you want to make some of the other changes that you suggested, please raise separate PRs.