diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-16 18:18:33 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-16 18:18:33 +0000 |
commit | f64a639bcfa1fc2bc89ca7db268f594306edfd7c (patch) | |
tree | a2c3c2ebcc3b45e596949db485d6ed18ffaacfa1 /.haml-lint_todo.yml | |
parent | bfbc3e0d6583ea1a91f627528bedc3d65ba4b10f (diff) | |
download | gitlab-ce-f64a639bcfa1fc2bc89ca7db268f594306edfd7c.tar.gz |
Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40
Diffstat (limited to '.haml-lint_todo.yml')
-rw-r--r-- | .haml-lint_todo.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index 5b92863b91e..446bde8cefd 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -201,7 +201,6 @@ linters: - 'app/views/projects/imports/new.html.haml' - 'app/views/projects/imports/show.html.haml' - 'app/views/projects/issues/_new_branch.html.haml' - - 'app/views/projects/issues/import_csv/_modal.html.haml' - 'app/views/projects/issues/show.html.haml' - 'app/views/projects/jobs/_header.html.haml' - 'app/views/projects/jobs/_table.html.haml' @@ -213,12 +212,6 @@ linters: - 'app/views/projects/mattermosts/new.html.haml' - 'app/views/projects/merge_requests/_commits.html.haml' - 'app/views/projects/merge_requests/_mr_title.html.haml' - - 'app/views/projects/merge_requests/conflicts/_commit_stats.html.haml' - - 'app/views/projects/merge_requests/conflicts/_file_actions.html.haml' - - 'app/views/projects/merge_requests/conflicts/_submit_form.html.haml' - - 'app/views/projects/merge_requests/conflicts/components/_diff_file_editor.html.haml' - - 'app/views/projects/merge_requests/conflicts/components/_inline_conflict_lines.html.haml' - - 'app/views/projects/merge_requests/conflicts/show.html.haml' - 'app/views/projects/merge_requests/creations/_diffs.html.haml' - 'app/views/projects/merge_requests/creations/_new_compare.html.haml' - 'app/views/projects/merge_requests/creations/_new_submit.html.haml' @@ -297,8 +290,6 @@ linters: - 'app/views/shared/milestones/_sidebar.html.haml' - 'app/views/shared/milestones/_top.html.haml' - 'app/views/shared/notes/_hints.html.haml' - - 'app/views/shared/notifications/_button.html.haml' - - 'app/views/shared/notifications/_new_button.html.haml' - 'app/views/shared/runners/_runner_description.html.haml' - 'app/views/shared/runners/show.html.haml' - 'app/views/shared/snippets/_header.html.haml' |