debian-mirror-gitlab/.haml-lint_todo.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
793 B
YAML
Raw Normal View History

2019-09-04 21:01:54 +05:30
# This configuration was generated by
# `haml-lint --auto-gen-config`
2022-11-25 23:54:43 +05:30
# on 2022-09-15 12:13:31 +0000 using Haml-Lint version 0.40.1.
2019-09-04 21:01:54 +05:30
# The point is for the user to remove these configuration records
# one by one as the lints are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of Haml-Lint, may require this file to be generated again.
2022-11-25 23:54:43 +05:30
linters:
# Offense count: 11
RuboCop:
exclude:
- "app/views/layouts/_page.html.haml"
- "app/views/layouts/header/_default.html.haml"
- "app/views/projects/merge_requests/dropdowns/_branch.html.haml"
- "app/views/projects/merge_requests/dropdowns/_project.html.haml"
- "app/views/shared/_flash_user_callout.html.haml"
- "app/views/shared/_label.html.haml"