diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-28 09:09:35 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-28 09:09:35 +0000 |
commit | 15b34520549c1f67bd92469003fe5a9260e34e43 (patch) | |
tree | 386d8d90c2c627e44650b4989947fec23c143e80 /.haml-lint_todo.yml | |
parent | 1d42c38d9b4d4ca651db435c8eb0c47bd24a25e2 (diff) | |
download | gitlab-ce-15b34520549c1f67bd92469003fe5a9260e34e43.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.haml-lint_todo.yml')
-rw-r--r-- | .haml-lint_todo.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index 83aba188d2b..55a8f64f5a4 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -216,7 +216,6 @@ linters: - "app/views/projects/mattermosts/_team_selection.html.haml" - "app/views/projects/mattermosts/new.html.haml" - "app/views/projects/merge_requests/_commits.html.haml" - - "app/views/projects/merge_requests/_discussion.html.haml" - "app/views/projects/merge_requests/_how_to_merge.html.haml" - "app/views/projects/merge_requests/_mr_title.html.haml" - "app/views/projects/merge_requests/conflicts/_commit_stats.html.haml" |