summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12Merge pull request #2696 from elebow/update-test-docs-for-linter-listsw0rp
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-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-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-12aleinfo global options (#2686)richyfish
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-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-19Set --assume-filename for clangformat fixerPaul Reimer
2019-07-14Merge pull request #2618 from rustic-games/clippy-flagsw0rp
2019-07-14Merge pull request #2643 from delphinus/feature/update-deoplete-for-cppw0rp
2019-07-14Add Deoplete's input_patterns for cppdelphinus
2019-07-14Merge pull request #2601 from delphinus/feature/better-completion-for-deopletew0rp
2019-07-13Add Sorbet ruby linter and fixer (#2614)Matthew Lanigan
2019-07-10Elm-ls backward compatibility for previous namingandys8
2019-07-10Try to mock nvim api functionsFrancisco Giordano
2019-07-09Implement highlights using neovim APIFrancisco Giordano
2019-07-06Merge pull request #2606 from hsanson/fix-javalsp-executable-docsw0rp
2019-07-02Fix incorrect re-selection (#2630)Pete Beardmore
2019-07-02Support csc, update mcsc (#2586)hernot
2019-07-02Add clangtidy fixer (#2548)ObserverOfTime
2019-07-01Add gnatpp fixer for AdaTim Lagnese