diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-23 09:06:22 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-23 09:06:22 +0000 |
commit | 1d89871c573830a8194110af252e8907177184b3 (patch) | |
tree | 9aece724c48fc633f38c3b8cbaf2f71fcf4c3f4c /.haml-lint_todo.yml | |
parent | 89861e72b7375353654513aa2bc0a3b60a5e4377 (diff) | |
download | gitlab-ce-1d89871c573830a8194110af252e8907177184b3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.haml-lint_todo.yml')
-rw-r--r-- | .haml-lint_todo.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index d29cb8aa0b0..8f8cbc2072a 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -208,6 +208,8 @@ linters: - 'app/views/projects/_md_preview.html.haml' - 'app/views/projects/_new_project_fields.html.haml' - 'app/views/projects/_readme.html.haml' + - 'app/views/projects/artifacts/_artifact.html.haml' + - 'app/views/projects/artifacts/_search_bar.html.haml' - 'app/views/projects/artifacts/_tree_file.html.haml' - 'app/views/projects/artifacts/browse.html.haml' - 'app/views/projects/blame/_age_map_legend.html.haml' |