boo, bad linters

This commit is contained in:
Michael Ball 2021-04-29 23:00:33 -07:00
parent df118b9ae8
commit c20e1f6f37

View file

@ -250,8 +250,9 @@ linters:
ConsecutiveComments:
exclude:
# This one seems like a bug in haml-lint.
# These seems like a bug in haml-lint.
- "app/views/admin/conferences/show.html.haml"
- "app/views/proposals/index.html.haml"
# Offense count: 24
ConsecutiveSilentScripts: