summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-02-11add project_root_callback for tsserver (#2290)Derek Sifford
2019-02-10Merge pull request #2268 from m-pilia/alexw0rp
2019-02-10Merge pull request #2287 from kevinoid/vulture-optionsw0rp
2019-02-10Support ale_sh_shellcheck_dialect to set dialectKevin Locke
2019-02-10Document and test ale_python_vulture_optionsKevin Locke
2019-02-10Complain about binary operators on the ends of linesw0rp
2019-02-10Supporting filtered jump (#2279)Théo Cavignac
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-02-08Merge pull request #2262 from sectioneight/cd-for-blackw0rp
2019-02-08Add `-relative` option to ALESymbolSearch (#2255)Alvin Chan
2019-02-08Fix #2257 - Fix an off by 1 which broke completion for some serversw0rp
2019-02-08Merge pull request #2284 from jqno/masterw0rp
2019-02-07Add a function for parsing command argsw0rp
2019-02-07Fixes javalsp linterJan Ouwens
2019-02-06Make Cypher linter dynamicFrancisco Lopes
2019-02-06Merge pull request #2270 from oblitum/add-cypher-lintw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2019-02-06Update syntax checkingw0rp
2019-02-03linter/cypher: add cypher-lintFrancisco Lopes
2019-02-02Add settings for the Alex linterMartino Pilia
2019-02-01Fix #2263 - detailed Flow errors should show the original messagew0rp
2019-01-30Respect python black fixer configuration fileAiden Scandella
2019-01-27Add initial ameba (crystal linter) support (#2174)Harrison Bachrach
2019-01-27Merge pull request #2228 from Nomad145/ktlintw0rp
2019-01-27Extend statusline interface (#2240)petpetpetpet
2019-01-27Merge pull request #2225 from ravicious/masterw0rp
2019-01-27Add textlint for tex (#2234)TANIGUCHI Masaya
2019-01-27Fix #2192 - Handle more ignore-pattern messages for ESLintw0rp
2019-01-27add cmake-format fixer support (#2244)Attila Maczak
2019-01-27SugarSS support from PR 1967 (#2219)Niclas Åhdén
2019-01-27Merge pull request #2207 from pmacosta/masterw0rp
2019-01-27Merge pull request #2215 from irwand/masterw0rp
2019-01-27Fix #2216 - Tolerate versions without path numbersw0rp
2019-01-27Merge pull request #2235 from erydo/stack-ghc-optionsw0rp
2019-01-27Use relative paths when previewing file locations (#2238)Alvin Chan
2019-01-27Add VHDL Support & Newer Verilog Linters (#2229)John Gentile
2019-01-27Fix #2195 - Handle the command key being missingw0rp
2019-01-26Merge pull request #2131 from 0mco/masterw0rp
2019-01-26Merge pull request #2245 from andrewimeson/adi/add-ksh-supportw0rp
2019-01-26Merge pull request #2250 from m-pilia/banditw0rp
2019-01-26Merge pull request #2241 from bk2204/lsp-detect-hookw0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2019-01-26Add bandit linter for PythonMartino Pilia
2019-01-26Add additional ways to detect LSP project rootbrian m. carlson
2019-01-26test/lsp: ensure linter name is setbrian m. carlson
2019-01-24Add better detection for KornShell/kshAndrew Imeson
2019-01-24Fix test name for csh to not say zshAndrew Imeson
2019-01-24Parse more C/C++ compiler optionsLouis Xu
2019-01-22Add haskell_stack_ghc_options like …_cabal_ghc_…Robert Estelle
2019-01-22Add `babylon` as default Prettier parser (#2220)Alvin Chan