summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2020-01-02Merge pull request #2908 from af/patch-1w0rp
2020-01-02Mypy: try to find folder containing mypy.ini to use as cwd. (#2385)Harry Percival
2020-01-02Fix #2704 - Show mypy notes; can be disabledw0rp
2019-11-24Fix for incorrect eslint output parsing for graphql filesAaron Franks
2019-11-14Merge pull request #2660 from YPCrumble/masterw0rp
2019-11-09Default errorview in pwsh7 now conciseJesse Harris
2019-11-07Merge pull request #2887 from tamago324/add-nimcheck-end_col-optionsw0rp
2019-11-07Revert "Add definition of c/clangd's language as C (#2791)"w0rp
2019-11-07Merge pull request #2617 from robindar/masterw0rp
2019-11-07Add nimcheck end_col optionstamago324
2019-10-29Merge pull request #2819 from greg0ire/psalm_extra_optionsw0rp
2019-10-28Merge pull request #2700 from elebow/clangcheck-no-color-diagnosticsw0rp
2019-10-21Allow the use of StandardX for StandardJS linting and fixing.Ian Campbell
2019-10-21Add StandardJS for TypeScript linting and fixing.Ian Campbell
2019-10-17Merge remote-tracking branch 'murfalo/clangd-compile-commands'w0rp
2019-10-17Add support for nimlsp (#2815)Jerko Steiner
2019-10-17Add definition of c/clangd's language as C (#2791)João Borges
2019-10-11Fix crystal-lang non file-tied message handlingDavid A. R. Robin
2019-10-09Added tests for clangd compile commands dectectionMurfalo
2019-10-09Updated ale_linters/c/clangd.vim to match ale_linters/cpp/clangd.vimMurfalo
2019-10-09Fix #2821 - Fix the debride linter after merging older codew0rp
2019-10-07Add the possiblity to add extra psalm optionsGrégoire Paris
2019-10-07fix tflint handler for 0.11+ (#2775)Jérôme Foray
2019-10-07Merge pull request #2813 from werneta/masterw0rp
2019-10-07Merge pull request #2771 from gpanders/masterw0rp
2019-10-07Merge pull request #2750 from andys8/improvement/elm-language-server-elm-anal...w0rp
2019-10-07Merge pull request #2735 from zoonfafer/scala-metalsw0rp
2019-10-07Merge pull request #2659 from greg0ire/psalm-language-server-optionw0rp
2019-10-07Merge pull request #2694 from elebow/add-ruby-debridew0rp
2019-10-06Add tests for clangtidy with MakefileGreg Anders
2019-10-06Use Makefile output with clang-tidy when usefulGreg Anders
2019-10-05Correct vint-discovered advisory in vlog handlerThomas A. Werne
2019-10-05Update vlog parser to handle new output formatThomas A. Werne
2019-10-03Added automatic compile-commands-dir arg to ale_cpp_clangd linterMurfalo
2019-09-26clangcheck: Add -fno-color-diagnosticsEddie Lebow
2019-09-22Merge pull request #2683 from ahayworth/ahayworth-add-ink-lspw0rp
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-09-04Elm language server params updateandys8
2019-08-31linter/sh: Improve parsing of error messages in different localesJeffrey Lau
2019-08-31Add linter for Scala MetalsJeffrey 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-13debride: Add debride linter (closes #2471)Eddie Lebow
2019-08-13Remove +x bit from some files that don't need it.Eddie Lebow