summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-10-04Fix sign parser to be language independent.Horacio Sanson
2019-09-25569 support vim sign group and priority (#2786)Horacio Sanson
2019-09-22Merge pull request #2683 from ahayworth/ahayworth-add-ink-lspw0rp
2019-09-20Merge pull request #2691 from elebow/mdl-use-json-outputw0rp
2019-09-20Fix #2744 - Make ALEFix work when only casing is changedw0rp
2019-09-20Show description of autoimport action for tsserverJerko Steiner
2019-09-19Close #2764 - Support the new React filetypes with aliasesw0rp
2019-09-19Document and test solcw0rp
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 #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-12languagetools: stop auto-appending --autoDetect (#2616)Samuel Roeca
2019-09-12Merge pull request #2741 from zoonfafer/shellw0rp
2019-09-10dfmt support (#2662)theoremoon
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-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-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-17Fix cflags parsing (#2510, #2265) (#2590)fx-carton
2019-08-17Add asyncomplete.vim Support (#2627)Donnie West
2019-08-13Update test docs and output for linter tables checkedEddie 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-30Merge pull request #2646 from paulreimer/fixer-clangformat-use-assume-filenamew0rp
2019-07-29Merge pull request #2612 from andys8/feature/elm-language-server-updatew0rp
2019-07-19Set --assume-filename for clangformat fixerPaul Reimer
2019-07-14Merge pull request #2618 from rustic-games/clippy-flagsw0rp
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-10Try to mock nvim api functionsFrancisco Giordano
2019-07-02Support csc, update mcsc (#2586)hernot
2019-07-02Add clangtidy fixer (#2548)ObserverOfTime
2019-07-01Add gnatpp fixer for AdaTim Lagnese
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-06-25support all cargo options for build/clippyJean Mertz
2019-06-25Use input_patterns & add comments for updating itdelphinus
2019-06-24support clippy options with --Jean Mertz
2019-06-21Update elm-lsandys8