Enable HAML-LINT linters
All threads resolved!
All threads resolved!
Compare changes
- Kushal Pandya authored
@@ -26,7 +26,7 @@
@@ -26,7 +26,7 @@
= link_to namespace_project_tag_path(@project.namespace, @project, @tag.name), class: 'btn btn-remove remove-row has-tooltip', title: "Delete tag", method: :delete, data: { confirm: "Deleting the '#{@tag.name}' tag cannot be undone. Are you sure?" } do