summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-01Add tests for the yamllint handlerw0rp
2018-07-01Switch back to running everything in one build, which is twice as fastw0rp
2018-07-01Try running tests in parallel againw0rp
2018-07-01Try splitting up the build into separate jobsw0rp
2018-07-01Run Vint and custom checks together with just --linters-onlyw0rp
2018-07-01Revert "Try adding Docker caching for Travis CI"w0rp
2018-07-01Make highlight tests pass more in Neovim 0.3w0rp
2018-07-01Try adding Docker caching for Travis CIw0rp
2018-07-01Fix #1412 - Use --stdin-filename for newer reek versionsw0rp
2018-06-28Move design goals to online documentationw0rp
2018-06-28Disable non-Vader tests when targeting Vader testsw0rp
2018-06-28Make a test which can fail randomly synchronous insteadw0rp
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2018-06-28Try NeoVim 0.2.1, as 0.2.0 is way too sloww0rp
2018-06-28Update Dockerfile to test NeoVim 0.2 and 0.3, with a newer Vint versionw0rp
2018-06-27Rust Cargo linter: Improve workspace support (#1679)Dan Aloni
2018-06-27Merge pull request #1675 from nicopauss/masterw0rp
2018-06-27Merge pull request #1682 from fennerm/fix_prospector_e474w0rp
2018-06-26Fix prospector empty string errorFenner Macrae
2018-06-25Add test_pyrex_cython_command_callback.vaderNicolas Pauss
2018-06-25Merge pull request #1641 from docwhat/pr/add-bash-lspw0rp
2018-06-25Handle cython warning with custom handle and remove '--warning-errors'.Nicolas Pauss
2018-06-25sh: add bash-language-server linterChristian HoĢˆltje
2018-06-25Improve pyrex cython linter.Nicolas Pauss
2018-06-24Close #1453 #1172 - Add ale_linters_ignore for ignoring linter resultsw0rp
2018-06-23Merge pull request #1673 from meain/fixer-tidyw0rp
2018-06-23Add fixer tidy for HTMLAbin Simon
2018-06-23#1674 - Alias verilog_systemverilog to verilog by defaultw0rp
2018-06-21Close #1590 - Automatically close previews for hoverw0rp
2018-06-21Fix #1661 - Do not use :edit when jumping inside of a filew0rp
2018-06-21Close #1522 - Show suggested fixers in :ALEInfow0rp
2018-06-21Close #1417 - Support wildcard filetypes for fixersw0rp
2018-06-20#1398 document the detail keyw0rp
2018-06-20Merge pull request #1665 from ashemedai/masterw0rp
2018-06-20Merge pull request #1618 from colbydehart/masterw0rp
2018-06-20Remove redundant spaces.w0rp
2018-06-20Try to fix the tests on Windowsw0rp
2018-06-20Update test to match update to linterJeroen Ruigrok van der Werven
2018-06-20Make CloudFormation linter work again with latestJeroen Ruigrok van der Werven
2018-06-20Set up most of the autocmd events in one groupw0rp
2018-06-20Remove CallWithCooldown functions to save on timew0rp
2018-06-19Move ClockMilliseconds to events, so fewer files are loaded some timesw0rp
2018-06-19Move the initialization of augroups to then events filew0rp
2018-06-19Remove a redundant variable in testsw0rp
2018-06-19Avoid calling ALE cleanup code if ALE never tried to check a bufferw0rp
2018-06-18Set `--parser` option in Prettier's fixer (#1620)Alvin Chan
2018-06-17Merge pull request #1653 from chaucerbao/feature/js-tsserver-supportw0rp
2018-06-17Merge pull request #1650 from yasuhiroki/support-cfn-python-lintw0rp
2018-06-15Tell people that there's no cost for LSP support if they don't need itw0rp
2018-06-15Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp