Age | Commit message (Expand) | Author |
2019-04-11 | style: fecs related doc and vim scripts | Jun Yang |
2019-04-11 | feat: fecs support for js/html/css lint and format | harttle |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp |
2019-02-02 | Add settings for the Alex linter | Martino Pilia |
2018-09-04 | Improve ALE project style checking | w0rp |
2018-08-24 | Merge pull request #1839 from filipekiss/feature/stylelint-inline-css | w0rp |
2018-08-22 | Add html stylelint linter | Filipe Kiss |
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp |
2018-07-24 | #1754 Require snake_case names for linters in the codebase | w0rp |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp |
2018-07-04 | Remove deprecated code for the 2.0 releasev2.0.0 | w0rp |
2018-05-28 | #1587 - Add deprecation warnings for old linter options | w0rp |
2018-04-09 | Close #542 - Add an option for disabling running locally installed executable... | w0rp |
2018-01-28 | Fix #1038 - Automatically detect and use htmlhint configuration files | w0rp |
2018-01-03 | html: Avoid old tidy on macOS | rhysd |
2017-12-18 | Make alex a file linter | Johannes Wienke |
2017-12-13 | Add a linter for alex | Johannes Wienke |
2017-10-25 | Fix #643 - Add support for write-good for many languages | Sumner Evans |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp |
2017-05-27 | Refactor running of local Node programs with a helper function | w0rp |
2017-04-24 | Break shared handlers up into their own files, and fix stylelint error handling | w0rp |
2017-04-18 | Add a function for getting matches, and use it to simplify a lot of code | w0rp |
2017-04-17 | Move path functions to their own file | w0rp |
2017-04-16 | Fix htmlhint variable names | Adriaan Zonnenberg |
2017-04-16 | #427 Implement buffer variable overrides for all linter options | w0rp |
2017-04-15 | Fix #257 in preparation for #427, standardise options with fallbacks, and mak... | w0rp |
2017-03-30 | Remove 'col' from linters where it is hardcoded to 1 (#434) | Adriaan Zonnenberg |
2017-03-02 | proselint: Add more supported filetypes (#367) | Daniel M. Capella |
2017-02-26 | Copy all loclist items returned from handlers, and set up defaults for conven... | w0rp |
2017-02-11 | Replace every stdin-wrapper script with the new %t formatting support | w0rp |
2016-12-22 | [enhancement] add node_modules support for stylelint & htmlhint (#226) | diartyz |
2016-10-28 | Default stdin in htmlhint options | deathmaz |
2016-10-27 | Added optoins variable for htmlhint | deathmaz |
2016-10-21 | Add support for dot-seperate linters, improve linter tests | Bjorn Neergaard |
2016-10-11 | Remove many redundant handlers | Bjorn Neergaard |
2016-10-11 | Use explicit scope in all ale_linters | Bjorn Neergaard |
2016-10-10 | First pass at optimizing ale to autoload (#80) | Bjorn Neergaard |
2016-10-08 | Add linter HTMLHint for html files | Kabbaj Amine |
2016-10-07 | Refactor tidy support | Kabbaj Amine |
2016-10-04 | Add tidy support for html | Kabbaj Amine |