summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14Fix an ansible-lint testw0rp
2017-06-14Fix #649 - Support tsserver linting for NeoVimw0rp
2017-06-14#649 Output the tsserver command in ALEInfow0rp
2017-06-14#430 Use the style sub_type for flake8 problemsw0rp
2017-06-14Split up the flake8 and ansible-lint handlersw0rp
2017-06-14Simplify the code for escaping strings for Windowsw0rp
2017-06-14#538 - Set some end column indexes for flake8w0rp
2017-06-14Fix FusionScript documentation text alignmentw0rp
2017-06-14Add fusion-lint, documentation, and tests (#648)Ryan
2017-06-13Document the tsserver linterw0rp
2017-06-13Merge branch 'tsserver'w0rp
2017-06-13Handle LSP responses for different files more consistentlyw0rp
2017-06-13Include package.json in eslint configuration filesw0rp
2017-06-11Perlcritic column number and rule names (#640)Steven Humphrey
2017-06-09Add tsserver supportw0rp
2017-06-08Support for GNU Awk linting (#638)Mark Korondi
2017-06-08Experimental code for showing results as soon as each linter completesw0rp
2017-06-08Merge pull request #639 from marciomazza/patch-1w0rp
2017-06-08Fix typoMarcio Mazza
2017-06-08#517 Support linter settings needed for LSP, undocumented for noww0rp
2017-06-08Fix #634 - Document eslint --fix behaviour with nested configuration filesw0rp
2017-06-08Fix #635 - Cancel previous jobs for fixing files when fixing files againw0rp
2017-06-07Put ve-py3 before ve, so Python 3 executables will be preferredw0rp
2017-06-07Search python fixers in virtual environment (#632)José Luis Lafuente
2017-06-07Add support for generating essential tsserver messagesw0rp
2017-06-07Merge pull request #633 from jlesquembre/fix_function_namew0rp
2017-06-07Fix function nameJosé Luis Lafuente
2017-06-07Fix #631 - Fix some bad function namesw0rp
2017-06-07Fix #630 - Initialize Prettier optionsw0rp
2017-06-07Move all functions for fixing things to autoload/ale/fixers, and only accept ...w0rp
2017-06-07Fix the stylelint tests to match the changes to the handlerw0rp
2017-06-07Merge pull request #628 from mziab/fix-stylelint-handlerw0rp
2017-06-07Fix a bug which breaks the testsw0rp
2017-06-06Allow ALEFix functions to be defined with only the buffer argumentw0rp
2017-06-06Add a function for computing the number of arguments for a functionw0rp
2017-06-06Fix #625 Ignore Perl errors from other filesw0rp
2017-06-06Fixed stylelint not catching all errors.Michał Ziąbkowski
2017-06-06#482 - Fix Flow handling with relative pathsw0rp
2017-06-06Make the test for the history more reliablew0rp
2017-06-06Fix #461 - Allow multiple loclist windows to be opened, and replace some spli...w0rp
2017-06-06Use BufWinEnter for g:ale_lint_on_enter insteadw0rp
2017-06-06Simplify job cleanup codew0rp
2017-06-06Complain about incorrect uses of expand('%...')w0rp
2017-06-06#620 Check the Nim files on disk insteadw0rp
2017-06-06Fix a testw0rp
2017-06-06Fix #624 - Ask for the Vint version in the backgroundw0rp
2017-06-05Merge pull request #622 from blueyed/fix-typow0rp
2017-06-05doc: fix typo: s/the the/to the/Daniel Hahler
2017-06-05Do not check files on insert leavew0rp
2017-06-05Stop errors being generated when jobs are removed from the Dictionary before ...w0rp