summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2019-09-22Add semistandard to node_modules search.Horacio Sanson
2019-09-20Merge pull request #2691 from elebow/mdl-use-json-outputw0rp
2019-09-19Merge pull request #2653 from AntoineGagne/bugfix/bugged-plt-detectionw0rp
2019-09-19Add support for `solc` Solidity compiler (#2648)Karl Bartel
2019-09-12Merge pull request #2693 from elebow/chmod-remove-xw0rp
2019-09-12Merge pull request #2695 from elebow/move-ruby-escape-executablew0rp
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-15mypy linter capture stderr for error reporting in ALEInfoRichard French
2019-08-13Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutableEddie Lebow
2019-08-13Remove +x bit from some files that don't need it.Eddie Lebow
2019-07-30Merge pull request #2430 from eliath/masterw0rp
2019-07-29Merge pull request #2612 from andys8/feature/elm-language-server-updatew0rp
2019-07-22Fix bug with detection of the PLTAntoine Gagné
2019-07-14Merge pull request #2618 from rustic-games/clippy-flagsw0rp
2019-07-13Add Sorbet ruby linter and fixer (#2614)Matthew Lanigan
2019-07-10Elm-ls backward compatibility for previous namingandys8
2019-07-02Support csc, update mcsc (#2586)hernot
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-06-25support all cargo options for build/clippyJean Mertz
2019-06-24support clippy options with --Jean Mertz
2019-06-21Update elm-lsandys8
2019-06-19Handle powershell unexpected token with newline (#2588)Jesse Harris
2019-06-19Add support for javalsp configuration options.Horacio Sanson
2019-06-17Add support for purescript language server (#2572)Drew Olson
2019-06-12Fix checkstyle default configuration.Horacio Sanson
2019-06-10Merge pull request #2558 from hsanson/fix-javalsp-command-callbackw0rp
2019-06-09Do not set default binary.Horacio Sanson
2019-06-09Document and test reason-language-serverw0rp
2019-06-08Add support for reason-language-serverDavid Buchan-Swanson
2019-06-08Merge pull request #2551 from laino/eslint-jsonw0rp
2019-06-08Add additional option setting for clangtidy linterJonathan Vander Mey
2019-06-05Fix javalsp command callback.Horacio Sanson
2019-06-04Use correct handler for 'xo' linterNils Kuhnhenn
2019-06-03#2542 - Improve checkstyle project configurationw0rp
2019-06-03Fix #1279 - Run cppcheck differently when modifiedChristoph Koehler
2019-06-03Feature/add ant support (#2539)Andrew Lee
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-28Fix java checkstyle handler.Horacio Sanson
2019-05-23Add a terraform linterKeith Maxwell
2019-05-22Fix eclipse.jdt.ls workspace data path.Horacio Sanson
2019-05-21Allow running eclipselsp as installed by system package on GNU/Linux (#2523)Grim Kriegor
2019-05-20Close #2359 - Find compile_commands.json in build dirs for cppcheckw0rp
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-14Close #908 - Report phpcs problems as style problemsw0rp
2019-05-13Close #791 - Handle exceptions for puglintw0rp