Age | Commit message (Expand) | Author |
2017-12-18 | Indicate that 4.2.0 is no longer strictly required for prettier-eslint, and a... | w0rp |
2017-12-18 | Sort the list of supported tools and add vale to more languages | w0rp |
2017-12-18 | Update docs | Daniel Parker |
2017-12-17 | Merge pull request #1220 from languitar/linter-alex | w0rp |
2017-12-17 | Clean up some doc formatting | w0rp |
2017-12-17 | Fix some right margin alignment | w0rp |
2017-12-17 | Merge pull request #1203 from Carpetsmoker/autocmd-start | w0rp |
2017-12-17 | Update ale.txt | w0rp |
2017-12-13 | Add a linter for alex | Johannes Wienke |
2017-12-10 | Run before lint cycle, rename autocmds | Martin Tournoij |
2017-12-09 | add google-java-format fixer | butlerx |
2017-12-07 | Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format... | w0rp |
2017-12-07 | Update ale.txt | w0rp |
2017-12-07 | Merge pull request #1192 from fvictorio/add-solhint-support | w0rp |
2017-12-07 | Fix #1202 - Do not use --all-targets by default, because it doesn't work some... | w0rp |
2017-12-07 | Add ALEStartLint autocmd | Martin Tournoij |
2017-12-05 | Update doc/ale.txt to include brittany. | Evan Rutledge Borden |
2017-12-04 | Update documentation | Franco Victorio |
2017-12-05 | added importjs fixer | Jeff Willette |
2017-12-02 | Fix #1186 - Disable checking code with perl by default | w0rp |
2017-12-02 | Revert "Fix #1186 - Use -w by default for Perl, which does not execute code" | w0rp |
2017-12-02 | Fix #1186 - Use -w by default for Perl, which does not execute code | w0rp |
2017-12-01 | Add glslls (#1179) | Sven-Hendrik Haase |
2017-12-01 | Add prospector for checking Python code (#1183) | Carlos Coêlho |
2017-11-30 | Fix #1176 - Add an option for caching failing executable checks | w0rp |
2017-11-28 | Add brittany for Haskell formatting | Evan Rutledge Borden |
2017-11-28 | Allow warnings about trailing blank lines to be hidden for flake8 and pycodes... | w0rp |
2017-11-28 | Fix #1168 - Make the ruby linter executable configurable | w0rp |
2017-11-27 | Reference the JS ESLint options | Benjie Gillam |
2017-11-27 | Fix typo | Benjie Gillam |
2017-11-27 | Add support for linting GraphQL with ESLint | Benjie Gillam |
2017-11-26 | Document go to definition support and put that and completion in an LSP section | w0rp |
2017-11-26 | Fix #1166 - Add an option for the rls toolchain | w0rp |
2017-11-22 | Add support for post-processing fixer output | w0rp |
2017-11-22 | Support fixer aliases, and make prettier-eslint and prettier-standard just work | w0rp |
2017-11-22 | #1095 Use --stdin-filepath where available for prettier-eslint | w0rp |
2017-11-22 | #1095 - Use --stdin-filepath for prettier, where available | w0rp |
2017-11-22 | Disable piping buffer data into commands for fixing files where needed | w0rp |
2017-11-21 | Escape the pyls executable in the command, and support running virtualenv pyl... | w0rp |
2017-11-21 | Fix #783 - Do not run Flow with home directory configuration files by default | w0rp |
2017-11-20 | Add `drafter` for checking API Blueprint files (#1152) | Shogo NAMEKI |
2017-11-19 | Make the message formats configurable with buffer local variables | w0rp |
2017-11-19 | Add an FAQ entry explaining how to configure ALE for different buffers. | w0rp |
2017-11-17 | Merge pull request #1142 from rhysd/redpen-ext | w0rp |
2017-11-17 | Fix #741 - Set highlights for entire lines when signs are disabled | w0rp |
2017-11-17 | add ale_asm_gcc_executable option (#1138) | Thomas van der Burgt |
2017-11-17 | add redpen as text linter | rhysd |
2017-11-17 | redpen support for asciidoc, reST, LaTeX and Re:VIEW | rhysd |
2017-11-16 | Merge pull request #1133 from nicwest/linter-clj-joker | w0rp |
2017-11-16 | Merge pull request #1137 from rhysd/redpen | w0rp |