boo, bad linters
This commit is contained in:
parent
df118b9ae8
commit
c20e1f6f37
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue