summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12feat: support sqlformat. (#2702)Cluas
2019-09-12Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...Jerko Steiner
2019-09-12Merge pull request #2695 from elebow/move-ruby-escape-executablew0rp
2019-09-12languagetools: stop auto-appending --autoDetect (#2616)Samuel Roeca
2019-09-12Limit the branches for branch builds for AppVeyorw0rp
2019-09-12Limit the branches for Travis CI branch buildsw0rp
2019-09-12Merge pull request #2741 from zoonfafer/shellw0rp
2019-09-11Fix #2760 - Ignore all errors for adding NeoVim highlightsw0rp
2019-09-10dfmt support (#2662)theoremoon
2019-09-04Elm language server params updateandys8
2019-09-01Make help text clearer for line number highlightsw0rp
2019-09-01Add g:ale_sign_highlight_linenr (#2678)BlahGeek
2019-09-01Fix tests so they work with new NeoVim highlight codew0rp
2019-09-01Merge pull request #2638 from frangio/nvim-highlightw0rp
2019-08-31linter/sh: Improve parsing of error messages in different localesJeffrey Lau
2019-08-31Add linter for Scala MetalsJeffrey Lau
2019-08-29Update irrelevant JSCS site linkJoshuao95
2019-08-28doc: Fix typosJeffrey Lau
2019-08-26Add nixpkgs-fmt fixer.David Wood
2019-08-19Remove texlab rust rewrite linkKevin Lui
2019-08-18mdl: Use JSON output instead of parsing textEddie Lebow
2019-08-18Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir...w0rp
2019-08-18Merge pull request #2677 from davidtwco/check-toc-test-failurew0rp
2019-08-18Merge pull request #2701 from elebow/doc-elixir-linters-floppy_diskw0rp
2019-08-18Black fixer should include --pyi for files with .pyi extension (#2705)richyfish
2019-08-18Merge pull request #2631 from timlag1305/feat/ada-gnatppw0rp
2019-08-17Merge pull request #2706 from richyfish/2703_mypy_stderrw0rp
2019-08-17 Keep cursor position on screen when opening/closing lists (#2632)Andre Souto
2019-08-17Fix cflags parsing (#2510, #2265) (#2590)fx-carton
2019-08-17Add asyncomplete.vim Support (#2627)Donnie West
2019-08-15mypy linter capture stderr for error reporting in ALEInfoRichard French
2019-08-15Add :floppy_disk: to dialyxir and dogmaEddie Lebow
2019-08-13Update test docs and output for linter tables checkedEddie Lebow
2019-08-13Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutableEddie Lebow
2019-08-13Correct copied typo in doc/ale-rubyEddie 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-08-12aleinfo global options (#2686)richyfish
2019-08-07Add support for ink-language-serverAndrew Hayworth
2019-08-03Remove `/bin/ls` assumption.David Wood
2019-08-02Fix #2668 - Set g:ale_go_go111modulew0rp
2019-07-30Merge pull request #2430 from eliath/masterw0rp
2019-07-30Edit ale-cs-csc docsChris-Slade
2019-07-30Merge pull request #2646 from paulreimer/fixer-clangformat-use-assume-filenamew0rp
2019-07-29Add setting for numhl highlights (#2637)JINNOUCHI Yasushi
2019-07-29Merge pull request #2612 from andys8/feature/elm-language-server-updatew0rp
2019-07-29Update links to use the new GitHub organizationw0rp
2019-07-25Use the psalm executable with the LS optionGrégoire Paris
2019-07-22Fix bug with detection of the PLTAntoine Gagné
2019-07-19Set --assume-filename for clangformat fixerPaul Reimer