Fix more haml-lint Rubocop (#24107)

This commit is contained in:
Nick Schonning
2023-03-15 15:07:43 -04:00
committed by GitHub
parent 0b8b0ef652
commit 65669d3c57
22 changed files with 30 additions and 52 deletions

View File

@ -17,7 +17,7 @@
%tbody
%tr
%td
= image_tag full_pack_url('media/images/mailer/icon_grade.png'), alt:''
= image_tag full_pack_url('media/images/mailer/icon_grade.png'), alt: ''
%h1= t 'notification_mailer.favourite.title'
%p.lead= t('notification_mailer.favourite.body', name: @account.pretty_acct)