summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-0/+3
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+1
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+4
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-2/+3
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+2
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-9/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+7
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-3/+2
* Ensure haml-lint checks SyntaxRobert Speicher2019-07-181-1/+3
* Move files from lib/haml_lint to haml_lintsh-fix-linter-registry-hamlStan Hu2019-05-211-1/+1
* Merge branch 'haml-lint-no-plain-nodes' into 'master'Jan Provaznik2019-05-211-0/+4
|\
| * Add HamlLint::Linter::NoPlainNodes linterhaml-lint-no-plain-nodesLuke Bennett2019-05-201-0/+4
* | #60818 Correct linting for project root *.yml filesWill Hall2019-05-201-1/+1
|/
* Regenerate Rubocop rulesStan Hu2019-05-051-1/+1
* Add more HAML lint rulesStan Hu2019-05-051-0/+2
* Add exceptions to HAML lintStan Hu2019-05-051-1/+3
* Enable `Lint/UselessAssignment` for haml-lintRobert Speicher2018-08-311-1/+0
* Reject ruby interpolation in externalized stringsbvl-correct-interpolation-i18nBob Van Landuyt2018-08-251-3/+50
* Add custom linter for inline JavaScript to haml_lint (!9742)winniehell2017-08-071-0/+3
* Upgrade haml_lint Gem to 0.26.0Winnie Hellmann2017-08-071-0/+15
* HAMLLint: Enable `MultilinePipe` ruleKushal Pandya2017-01-241-1/+1
* HAMLLint: Enable `RubyComments` ruleKushal Pandya2017-01-241-1/+1
* HAMLLint: Enable `UnnecessaryStringOutput` ruleKushal Pandya2017-01-241-1/+1
* HAMLLint: Enable `UnnecessaryInterpolation` ruleKushal Pandya2017-01-241-1/+1
* HAMLLint: Enable `SpaceInsideHashAttributes` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `TrailingWhitespace` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `SpaceBeforeScript` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `ImplicitDiv` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `HtmlAttributes` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `FinalNewline` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `ClassAttributeWithStaticValue` ruleKushal Pandya2016-12-311-1/+1
* HAMLLint: Enable `AltText` ruleKushal Pandya2016-12-311-1/+1
* Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entryrc-use-haml_lintRémy Coutable2016-09-131-5/+1
* Add .haml-lint.ymlRémy Coutable2016-09-131-0/+107