Age | Commit message (Expand) | Author |
2017-07-12 | Add rails_best_practices handler (resolves #655) (#751) | Eddie Lebow |
2017-07-11 | Fix documentation typo | Julian Andrews |
2017-07-11 | Prefer --fast for stack-build (#754) | Jake Zimmerman |
2017-07-09 | Add new Haskell linter (#742) | Jake Zimmerman |
2017-07-08 | Fix a syntax error in an example | w0rp |
2017-07-08 | Added missing statement about `<Plug>(ale_toggle)` mapping to the documentati... | Andrew Vimmer |
2017-07-08 | Document the virtualenv directories variable in the main file instead | w0rp |
2017-07-04 | Store the output of commands by default so I don't have to ask people to turn... | w0rp |
2017-07-03 | Fix #182 - Add support for lintr | w0rp |
2017-07-03 | Fix #178 - Check Stylus files with stylelint | w0rp |
2017-06-29 | Make pug-lint detect node_modules executables, and add options for pug-lint l... | w0rp |
2017-06-29 | Adds an option to pass additional arguments to the verilog/verilator … (#698) | Tarik Graba |
2017-06-28 | Add prettier-standard support (#702) | Adam Stankiewicz |
2017-06-28 | Use a new window for the ALEFixSuggest command, and document it better | w0rp |
2017-06-27 | #678 - Document the sign column color behaviour | w0rp |
2017-06-26 | Document :ALEInfo better | w0rp |
2017-06-26 | #171 - Document every highlight | w0rp |
2017-06-24 | Add clangcheck Linter to cpp (#686) | Gagbo |
2017-06-24 | Fix #687 - Check files on enter if they have changed | w0rp |
2017-06-20 | Fix #668 - Support eslint for TypeScript | w0rp |
2017-06-18 | #659 - Add options for Python fixers, and cut down on duplicated documentation | w0rp |
2017-06-14 | Fix #536 - Implement linter problem type re-mapping | w0rp |
2017-06-14 | Fix FusionScript documentation text alignment | w0rp |
2017-06-14 | Add fusion-lint, documentation, and tests (#648) | Ryan |
2017-06-13 | Document the tsserver linter | w0rp |
2017-06-11 | Perlcritic column number and rule names (#640) | Steven Humphrey |
2017-06-08 | Fix typo | Marcio Mazza |
2017-06-06 | Allow ALEFix functions to be defined with only the buffer argument | w0rp |
2017-06-06 | Use BufWinEnter for g:ale_lint_on_enter instead | w0rp |
2017-06-05 | doc: fix typo: s/the the/to the/ | Daniel Hahler |
2017-06-03 | Add :ALEFirst and :ALELast commands (#616) | Drew Neil |
2017-06-03 | Document that prettier and prettier-eslint are supported | w0rp |
2017-06-01 | Document the <Plug>(ale_fix) mapping | w0rp |
2017-06-01 | #607 - Update the documentation for ale-fix to suggest an assignment which wi... | w0rp |
2017-06-01 | Fix #499 Set an explicit height for the quickfix list, and make the height co... | w0rp |
2017-05-31 | Fix #537 - Add support for balloons | w0rp |
2017-05-30 | #591 Support fixing files on save | w0rp |
2017-05-27 | Fix #500 - Support defining aliases for linter names | w0rp |
2017-05-27 | Support both prettier and prettier-eslint | w0rp |
2017-05-26 | Fix #577 Add an option preventing linting of large files | w0rp |
2017-05-26 | Fix #371 Allow ALE to be disabled in different buffers | w0rp |
2017-05-26 | #371 Allow buffer variables to be set based on patterns | w0rp |
2017-05-25 | Merge pull request #579 from alphastorm/master | w0rp |
2017-05-25 | Mention the Count argument in the documentation | w0rp |
2017-05-25 | Fix minor typo in the g:ale_lint_on_insert_leave docs | Sunil Srivatsa |
2017-05-24 | #323 Document ale#statusline#Count() instead, and encourage its use | w0rp |
2017-05-21 | Fix a minor typo | w0rp |
2017-05-21 | #309 Add an option for changing the sign column color when problems are detected | w0rp |
2017-05-21 | #149 - Set different highlights for info, style error, and style warning prob... | w0rp |
2017-05-20 | #149 - Support Info, style error, and style warning types for problems for signs | w0rp |