summaryrefslogtreecommitdiff
path: root/lib/tasks/haml-lint.rake
Commit message (Collapse)AuthorAgeFilesLines
* It's now updated so we could remove itLin Jen-Shin2018-03-211-9/+0
| | | | | Updated in: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17673
* Convert parser warnings to stdout in haml_lintLin Jen-Shin2018-01-261-0/+9
| | | | | So we ignore it in static-analysis when status is 0, yet still report it if it's not.
* Add custom linter for inline JavaScript to haml_lint (!9742)winniehell2017-08-071-0/+1
|
* Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entryrc-use-haml_lintRémy Coutable2016-09-131-4/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add haml_lint rake taskRémy Coutable2016-09-131-0/+8
Signed-off-by: Rémy Coutable <remy@rymai.me>