summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-06-03Add :ALEFirst and :ALELast commands (#616)Drew Neil
2017-06-03Document that prettier and prettier-eslint are supportedw0rp
2017-06-02Add ktlint support (without formatting) for kotlin filetype (#610)Francis Agyapong
2017-06-02#574 Do not restore items with no columns for highlights from hidden buffersw0rp
2017-06-02Merge pull request #614 from epilande/masterw0rp
2017-06-02Merge pull request #615 from w0rp/adriaanzon-patch-1w0rp
2017-06-02Suggest :ALELint instead of ale#Lint()Adriaan Zonnenberg
2017-06-02:pencil2: Fix link to stylelint styled-componentsEmmanuel Pilande
2017-06-01Document the <Plug>(ale_fix) mappingw0rp
2017-06-01#607 - Update the documentation for ale-fix to suggest an assignment which wi...w0rp
2017-06-01Fix #499 Set an explicit height for the quickfix list, and make the height co...w0rp
2017-05-31Set qflist/loclist window title properly ... (#588)cs86661
2017-05-31Fix #537 - Add support for balloonsw0rp
2017-05-31Fix #557 - Detect C project roots and include root directories with headers, ...w0rp
2017-05-31Include span label in rust lints (#601)Jon Gjengset
2017-05-31Fix #596 - Report exceptions thrown by flake8w0rp
2017-05-31Include location list end column for rust lint (#602)Jon Gjengset
2017-05-31Fix #604 - Support highlights spanning many linesw0rp
2017-05-31#604 Add a function for creating positions needed for supporting highlights a...w0rp
2017-05-31#604 Change match_id to match_id_list, for future highlights spanning more th...w0rp
2017-05-31Merge pull request #603 from craftgear/feature-make-prettier-option-enablew0rp
2017-05-31Run the temporary file management test synchronously, so it will fail lessw0rp
2017-05-31make prettier options enabledShunsuke Watanabe
2017-05-30Merge pull request #600 from oalders/oalders-perl-warningsw0rp
2017-05-30#591 Store buffer variables when fixing filess, and read them back in ale#Varw0rp
2017-05-30#591 Support fixing files on savew0rp
2017-05-30Remove -X flag from perl defaults.Olaf Alders
2017-05-30Merge pull request #595 from daenney/go-default-lintersw0rp
2017-05-30go: Remove `staticcheck` and `go build` defaultsDaniele Sluijters
2017-05-30Refactor ALEFix code for work on events and tests to comew0rp