Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | #3633 - Move linter tests into test/linter | w0rp | |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2017-10-05 | Get more command callback tests to pass on Windows | w0rp | |
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 |