summaryrefslogtreecommitdiff
path: root/doc/ale-scala.txt
AgeCommit message (Collapse)Author
2021-11-19Add cspell Linter (#3981)David Houston
* Add cspell linter Add cspell linter, with the languages it supports. Signed-off-by: David Houston <houstdav000@gmail.com> * Add cspell Global Variables Documentation Add documentation to /doc/ale.txt with cspell configuration options. Signed-off-by: David Houston <houstdav000@gmail.com> * Add cspell to docs, Minor Cleanup Add cspell for each supported language, adding some spaces and removing others when caught navigating the file. Signed-off-by: David Houston <houstdav000@gmail.com>
2019-08-31Add linter for Scala MetalsJeffrey Lau
https://scalameta.org/metals/
2018-09-01Changed sbtserver to just work off of the address variableTy Coghlan
2018-08-30added sbtserver linterTy Coghlan
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-06-04doc/scalafmt: Remove wrong bits on initial "enabledness" of fixersJeffrey Lau
2018-06-03Add 'scalafmt' fixer for Scala filesJeffrey Lau
closes https://github.com/w0rp/ale/issues/1299
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-10-14Fix some Scala documentation grammar and spacingw0rp
2017-10-14Rename the Scala documentation filew0rp