summaryrefslogtreecommitdiff
path: root/test/command_callback
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-29#2533 - Run phpcs in the directory the file is inw0rp
2019-05-23Add a terraform linterKeith Maxwell
2019-05-22Fix eclipse.jdt.ls workspace data path.Horacio Sanson
2019-05-21Fix the eclipselsp testsw0rp
2019-05-21Allow running eclipselsp as installed by system package on GNU/Linux (#2523)Grim Kriegor
2019-05-20Fix a test on Windowsw0rp
2019-05-20Close #2359 - Find compile_commands.json in build dirs for cppcheckw0rp
2019-05-20Try to fix the testsw0rp
2019-05-20Fix #2421 - Use compile_commands.json in build dirs to find rootsw0rp
2019-05-20Fix #2512 - Use -o /dev/null for gcc lintingw0rp
2019-05-19Add support for Erlang dialyzer (#2509)Antoine Gagné
2019-05-13[linter] Add LSP support for LaTeX via texlabrliang
2019-05-13Make phpstan tests fail lessw0rp
2019-05-12Add test to verify phpstan autoload parameterMikko Pesari
2019-05-08Improve eclipselsp jar search logic.Horacio Sanson
2019-05-07Escape phpstan arguments, and update documentationw0rp
2019-05-02Add XO as a linter/fixer for TypeScript files (#2453)Alvin Chan
2019-05-01Better phpstan default configuration (#2444)Julien Deniau
2019-04-18Add g:ale_sh_shellcheck_change_directoryFletcher Nichol
2019-04-17#1791 Set the working directory for cabal and stackIan Shipman
2019-04-15Fix #2440 - Fix the kotlinc command when Maven and Gradle are missingw0rp
2019-04-13Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-lsw0rp
2019-04-13Merge pull request #2394 from harttle/masterw0rp
2019-04-11modify rls testcaserobertking
2019-04-11test: unit test for fecs fixer, fecs commandharttle
2019-04-11Fix 1996 - Add eclipse LSP support.Horacio Sanson
2019-04-10Close #2179 - Add support for goplsw0rp
2019-04-10Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)Raphael Hoegger
2019-04-08[lsp] Add Swift / SourceKit-LSP support (#2420)Dan Loman
2019-04-07#2132 - Implement feature tests with ale#Hasw0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-04-02Merge pull request #2340 from svanharmelen/svh/f-gotypew0rp
2019-03-29#2395 - Handle empty output for redpenw0rp
2019-03-25Merge pull request #2378 from antew/feature/elm-lsp-linterw0rp
2019-03-25Use location of `composer.json` for PHP project path too (#2391)Shahin Sorkh
2019-03-21Add support for elm-lspAntew
2019-03-12make `gotype` return all errorsSander van Harmelen
2019-03-11Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argumentw0rp
2019-03-11make options for credo configurable (#2337)Adam Trepanier
2019-03-11Fix passing file to languagetoolFrancisco Lopes
2019-03-09linter/markdown: adds support for languatool (#2155)Vincent Dahmen
2019-03-06Merge pull request #2305 from campbellr/masterw0rp
2019-03-05Add lsp_config support for rls (#2332)Nathan Henrie
2019-03-03javac: Don't assume src/main/java always existsRyan Campbell
2019-02-20Merge pull request #2303 from kevinoid/bandit-use-configw0rp
2019-02-17python/bandit: Use .bandit configuration fileKevin Locke
2019-02-17python/pylint: Change directory to project rootKevin Locke
2019-02-12pylama: Use %s instead of %tKevin Locke