summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-24Close #1453 #1172 - Add ale_linters_ignore for ignoring linter resultsw0rp
2018-06-23Add fixer tidy for HTMLAbin Simon
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-20Merge pull request #1665 from ashemedai/masterw0rp
2018-06-20Merge pull request #1618 from colbydehart/masterw0rp
2018-06-20Try to fix the tests on Windowsw0rp
2018-06-20Update test to match update to linterJeroen 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 #1650 from yasuhiroki/support-cfn-python-lintw0rp
2018-06-15Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp
2018-06-13Add end_lnum and end_col in cfn_python_lint handleryasuhiroki
2018-06-12Add support for qmlfmt fixer (#1651)P M
2018-06-12Add a test for handling missing detail keys for LSP completionw0rp
2018-06-12Add linter for AWS CloudFormation template fileyasuhiroki
2018-06-07WIP cd to project pathColby Dehart
2018-06-07added test for command callbackColby Dehart
2018-06-07Adapt test to also use Rscript --vanillaStefan Siegel
2018-06-06Add the cquery LSP #1475 #1594Ben Falconer
2018-06-06Pass rootUri to LSPs in addition to rootPathBen Falconer
2018-06-06Allow initialization options to be passed to language serversBen Falconer
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
2018-06-04Allow linting rust tests and examples with cargoMichał Budzyński
2018-06-03Merge pull request #1623 from zoonfafer/scalafmt-fixerw0rp
2018-06-03Merge pull request #1625 from elebow/flake8-pipenv-runw0rp
2018-06-03Respect warn_about_trailing_whitespace for gitlintw0rp
2018-06-02Allow flake8 executable to be set to `pipenv`.Eddie Lebow
2018-06-03Add 'scalafmt' fixer for Scala filesJeffrey Lau
2018-06-02handled temp file and env variable correctly; added testsColby Dehart
2018-06-02Merge pull request #1617 from luitzifa/masterw0rp
2018-06-01#1621 - Tolerate SetOptions calls when ALE is loaded in a weird wayw0rp
2018-06-01Handle definition responses without filesw0rp
2018-05-29Fix for puppet version 5.4.0Daniel Kraemer
2018-05-28Remove a test for a deprecated variable that seems to trip up Travisw0rp
2018-05-28#1524 - Define global variables where they are neededw0rp
2018-05-28#1524 Do not try to check buffers with empty filetypesw0rp
2018-05-28Remove a now defunct testw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-05-28Close #1559 - Report errors from LSP servers in :ALEInfow0rp
2018-05-28Close #1553 - Support some tsserver completion for stringsw0rp
2018-05-28Fix #1568 - Filter LSP completion results with the prefixesw0rp
2018-05-28Fix #1611 - Fix perlcritic escaping on Windowsw0rp
2018-05-26Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completionw0rp