summaryrefslogtreecommitdiff
path: root/ale_linters/scala
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2020-04-18linter/scala/metals: Fix return value of GetProjectRoot()Jeffrey Lau
2019-08-31Add linter for Scala MetalsJeffrey Lau
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-12-03Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm"w0rp
2018-11-16Continue scalac compilation until just before bytecode generationZack Hsi
2018-09-04Improve ALE project style checkingw0rp
2018-09-01Changed sbtserver to just work off of the address variableTy Coghlan
2018-08-30added sbtserver linterTy Coghlan
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-04-05Add fsc linter for Scala (#1452)Nils Leuzinger
2017-10-15#977 Complain about the lack of configuration files for scalastyle in such a ...w0rp
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-07-26Fix #804 - Do not run scalac for sbt filesw0rp
2017-07-13Add scalastyle linter (#766)Kevin Kays
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-08Correct all Vint warningsw0rp
2016-10-07Add basic scala support using scalac (#56)Zoltan Kalmar