Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-15 | #977 Complain about the lack of configuration files for scalastyle in such a ↵ | w0rp | |
way that users will be directed towards getting it to work | |||
2017-07-13 | Add scalastyle linter (#766) | Kevin Kays | |
* Add support for scalastyle * Add scalastyle docs * scalastyle support for column numbers * off by one column * Add tests for scalastyle command and handler * update readme for scalastyle * allow full scalastyle options instead of just config file * fix indentation * allow scalastyle config file in parent directories by a couple names. * check for missing match args with empty * remove echo * use a for loop |