diff options
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' |