summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
2019-10-07Merge pull request #2694 from elebow/add-ruby-debridew0rp
2019-09-20Merge pull request #2691 from elebow/mdl-use-json-outputw0rp
2019-09-19Add support for `solc` Solidity compiler (#2648)Karl Bartel
2019-09-12Merge pull request #2693 from elebow/chmod-remove-xw0rp
2019-08-31linter/sh: Improve parsing of error messages in different localesJeffrey Lau
2019-08-18mdl: Use JSON output instead of parsing textEddie Lebow
2019-08-13debride: Add debride linter (closes #2471)Eddie Lebow
2019-08-13Remove +x bit from some files that don't need it.Eddie Lebow
2019-07-02Support csc, update mcsc (#2586)hernot
2019-06-19Handle powershell unexpected token with newline (#2588)Jesse Harris
2019-06-08Merge pull request #2559 from nerdrew/rust-cargo-rendered-detailw0rp
2019-06-08Merge pull request #2551 from laino/eslint-jsonw0rp
2019-06-05Fix #2525 - Convert Windows paths in a Unix environmentw0rp
2019-06-04show rendered cargo error in detailAndrew Lazarus
2019-06-03Fix #1279 - Run cppcheck differently when modifiedChristoph Koehler
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