ale/ale_linters/scala
Kevin Kays 4c50aec79c Add scalastyle linter (#766)
* 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
2017-07-13 23:41:01 +01:00
..
scalac.vim Add a function for getting matches, and use it to simplify a lot of code 2017-04-18 00:35:53 +01:00
scalastyle.vim Add scalastyle linter (#766) 2017-07-13 23:41:01 +01:00