Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-07 | #2132 - Implement feature tests with ale#Has | w0rp | |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2018-11-04 | Allow configuration of hamllint executable (#2048) | Justin Howard | |
* Allow configuration of hamllint executable The hamllint executable was hard-coded, preventing it from being overridden. Fix the executable to be dynamic to allow custom executable paths. | |||
2017-10-25 | Fix indentation for the haml-lint file | w0rp | |
2017-10-25 | auto-detect .rubocop.yml and .haml-lint.yml | Frank Schumacher | |
Based on path to current file | |||
2017-04-18 | Add a function for getting matches, and use it to simplify a lot of code | w0rp | |
2017-03-03 | Add hamllint linter for Haml (#377) | Patrick Lewis | |
* Add hamllint linter for Haml * Simplify hamllint |