summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
2019-06-02Use JSON output for eslint and fix tsserver columnNils Kuhnhenn
2019-05-29Merge pull request #2529 from maxwell-k/terraform_linterw0rp
2019-05-28Fix java checkstyle handler.Horacio Sanson
2019-05-23Add a terraform linterKeith Maxwell
2019-05-20Close #2516 - Handle problems with inlined functionsw0rp
2019-05-19Add support for Erlang dialyzer (#2509)Antoine Gagné
2019-05-14Close #908 - Report phpcs problems as style problemsw0rp
2019-05-13Close #791 - Handle exceptions for puglintw0rp
2019-05-12Make eslint respect the ale_warn_about_trailing_whitespace settingw0rp
2019-05-09Add option to show msg id when pylint is used (#2445)Katsuya Horiuchi
2019-05-08Merge pull request #2134 from oaue/masterw0rp
2019-05-01Better phpstan default configuration (#2444)Julien Deniau
2019-04-13Merge pull request #2394 from harttle/masterw0rp
2019-04-13Linter for powershell syntax errors (#2413)Jesse Harris
2019-04-11feat: fecs support for js/html/css lint and formatharttle
2019-04-10Add a linter for clojure using clj-kondo (#2377)Masashi Iizuka
2019-04-10Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)Raphael Hoegger
2019-03-29#2395 - Handle empty output for redpenw0rp
2019-03-29PSScriptAnalyzer (#2370)Jesse Harris
2019-03-09linter/markdown: adds support for languatool (#2155)Vincent Dahmen
2019-03-02set correct Rust span end columnJean Mertz
2019-02-12pylama: Use %s instead of %tKevin Locke
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-02-03linter/cypher: add cypher-lintFrancisco Lopes
2019-02-01Fix #2263 - detailed Flow errors should show the original messagew0rp
2019-01-27Add initial ameba (crystal linter) support (#2174)Harrison Bachrach
2019-01-27Merge pull request #2228 from Nomad145/ktlintw0rp
2019-01-27Fix #2192 - Handle more ignore-pattern messages for ESLintw0rp
2019-01-27Merge pull request #2207 from pmacosta/masterw0rp
2019-01-27Merge pull request #2215 from irwand/masterw0rp
2019-01-27Add VHDL Support & Newer Verilog Linters (#2229)John Gentile
2019-01-26Add bandit linter for PythonMartino Pilia
2019-01-20Add ktlint fixer support.Michael Phillips
2019-01-16added hacking compatibility testIrwan Djajadi
2019-01-14Fixed parsing of pydocstyle errorsPablo Acosta-Serafini
2019-01-14Racket linting using raco (#2146)Anthony Quizon
2018-12-20Merge pull request #2150 from mvgrimes/perl-linter-data-fixw0rp
2018-12-19Adds tests for perl-linter where a second file/line is included in errorMark Grimes
2018-12-16Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wro...w0rp
2018-12-11Add tests to lacheck linterHoracio Sanson
2018-12-10Adds standardrb linter (#2133)Justin Searls
2018-12-09javac linter: fix handling of error messages containing ':' characterDavid LANDREAU
2018-12-06Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixerw0rp
2018-12-06Add support for pydocstyle linter (#2085)pmacosta
2018-12-01Add bibclen fixer supportHoracio Sanson
2018-11-22Fix unit testsMarius Gedminas
2018-11-21Merge pull request #2068 from m-pilia/ispcw0rp
2018-11-21Add --nowrap to ispc optionsMartino Pilia
2018-11-18Add GCC linter for AdaMartino Pilia
2018-11-11Add linter for ispcMartino Pilia