Skip to content

Commit

Permalink
Fix ViewLength offense
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoj committed May 31, 2024
1 parent 95fee4d commit 00e88c5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-# haml-lint:disable ViewLength
= form_for(:notification, url: my_notifications_path, method: :get) do |form|
.list-group.list-group-flush.mt-3.mb-2
%h6.px-3.py-2
Expand Down Expand Up @@ -104,3 +105,4 @@

:javascript
collectMultiSelects()
-# haml-lint:enable ViewLength

0 comments on commit 00e88c5

Please sign in to comment.