mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update haml-lint_todo for new lints
This commit is contained in:
parent
d493a56e81
commit
ef9b230813
1 changed files with 22 additions and 0 deletions
|
|
@ -650,3 +650,25 @@ linters:
|
|||
- "app/views/devise/passwords/new.html.haml"
|
||||
- "app/views/payments/new.html.haml"
|
||||
- "app/views/tickets/index.html.haml"
|
||||
|
||||
|
||||
# Offense count: 13
|
||||
ViewLength:
|
||||
exclude:
|
||||
- "app/views/admin/booths/index.html.haml"
|
||||
- "app/views/admin/conferences/show.html.haml"
|
||||
- "app/views/admin/emails/index.html.haml"
|
||||
- "app/views/admin/events/_proposal.html.haml"
|
||||
- "app/views/admin/events/index.html.haml"
|
||||
- "app/views/admin/registrations/index.html.haml"
|
||||
- "app/views/admin/tracks/index.html.haml"
|
||||
- "app/views/admin/tracks/show.html.haml"
|
||||
- "app/views/admin/versions/_object_desc_and_link.html.haml"
|
||||
- "app/views/conference_registrations/show.html.haml"
|
||||
- "app/views/layouts/_admin_sidebar.html.haml"
|
||||
- "app/views/proposals/index.html.haml"
|
||||
- "app/views/proposals/show.html.haml"
|
||||
|
||||
# Offense count: 38
|
||||
InlineStyles:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue