diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-18 10:34:06 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-18 10:34:06 +0000 |
commit | 859a6fb938bb9ee2a317c46dfa4fcc1af49608f0 (patch) | |
tree | d7f2700abe6b4ffcb2dcfc80631b2d87d0609239 /.haml-lint_todo.yml | |
parent | 446d496a6d000c73a304be52587cd9bbc7493136 (diff) | |
download | gitlab-ce-859a6fb938bb9ee2a317c46dfa4fcc1af49608f0.tar.gz |
Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42
Diffstat (limited to '.haml-lint_todo.yml')
-rw-r--r-- | .haml-lint_todo.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index bb546632335..5b92863b91e 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -109,7 +109,6 @@ linters: - 'app/views/groups/runners/edit.html.haml' - 'app/views/groups/settings/_advanced.html.haml' - 'app/views/groups/settings/_lfs.html.haml' - - 'app/views/help/_shortcuts.html.haml' - 'app/views/help/index.html.haml' - 'app/views/help/instance_configuration.html.haml' - 'app/views/help/instance_configuration/_gitlab_ci.html.haml' @@ -161,7 +160,6 @@ linters: - 'app/views/projects/_gitlab_import_modal.html.haml' - 'app/views/projects/_home_panel.html.haml' - 'app/views/projects/_import_project_pane.html.haml' - - 'app/views/projects/_issuable_by_email.html.haml' - 'app/views/projects/_readme.html.haml' - 'app/views/projects/artifacts/_artifact.html.haml' - 'app/views/projects/artifacts/_tree_file.html.haml' |