From c20e1f6f379e34d4f0742b98de9c7baf0315eade Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Thu, 29 Apr 2021 23:00:33 -0700 Subject: [PATCH] boo, bad linters --- .haml-lint_todo.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index 02f1ac56..b861bbe2 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -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: