diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-01 12:11:01 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-01 12:11:01 +0000 |
commit | 08b3b98051f56cfc1774db5c92c183cf33ed8bdd (patch) | |
tree | d93e764b9ac3fd30eaf827a1017fbb40a7abf40c /.haml-lint_todo.yml | |
parent | a928c5170fa58e4aef91ebca6c4fc9ec7cea812e (diff) | |
download | gitlab-ce-08b3b98051f56cfc1774db5c92c183cf33ed8bdd.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.haml-lint_todo.yml')
-rw-r--r-- | .haml-lint_todo.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index 13edc1f024e..4163c7bacd1 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -116,10 +116,12 @@ linters: - "app/views/import/bitbucket/status.html.haml" - "app/views/import/bitbucket_server/status.html.haml" - "app/views/invites/show.html.haml" + - "app/views/jira_connect/subscriptions/index.html.haml" - "app/views/layouts/_mailer.html.haml" - "app/views/layouts/experiment_mailer.html.haml" - "app/views/layouts/header/_default.html.haml" - "app/views/layouts/header/_new_dropdown.haml" + - "app/views/layouts/jira_connect.html.haml" - "app/views/layouts/notify.html.haml" - "app/views/notify/_failed_builds.html.haml" - "app/views/notify/_reassigned_issuable_email.html.haml" @@ -333,8 +335,6 @@ linters: - "ee/app/views/groups/group_members/_sync_button.html.haml" - "ee/app/views/groups/hooks/edit.html.haml" - "ee/app/views/groups/ldap_group_links/index.html.haml" - - "ee/app/views/jira_connect/subscriptions/index.html.haml" - - "ee/app/views/layouts/jira_connect.html.haml" - "ee/app/views/layouts/nav/ee/admin/_new_monitoring_sidebar.html.haml" - "ee/app/views/layouts/service_desk.html.haml" - "ee/app/views/ldap_group_links/_form.html.haml" |