Age | Commit message (Expand) | Author |
---|---|---|
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-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-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 |