2023-03-15 04:15:36 +01:00
|
|
|
# This configuration was generated by
|
|
|
|
# `haml-lint --auto-gen-config`
|
2023-10-25 09:12:32 +02:00
|
|
|
# on 2023-10-24 14:08:37 -0400 using Haml-Lint version 0.51.0.
|
2023-03-15 04:15:36 +01:00
|
|
|
# The point is for the user to remove these configuration records
|
|
|
|
# one by one as the lints are removed from the code base.
|
|
|
|
# Note that changes in the inspected code, or installation of new
|
|
|
|
# versions of Haml-Lint, may require this file to be generated again.
|
|
|
|
|
|
|
|
linters:
|
2023-10-25 09:12:32 +02:00
|
|
|
# Offense count: 945
|
2023-03-15 04:15:36 +01:00
|
|
|
LineLength:
|
|
|
|
enabled: false
|
|
|
|
|
2023-10-24 10:08:31 +02:00
|
|
|
# Offense count: 45
|
2023-07-17 18:18:13 +02:00
|
|
|
RuboCop:
|
2023-03-15 04:15:36 +01:00
|
|
|
exclude:
|
2023-10-24 10:08:31 +02:00
|
|
|
- 'app/views/admin/accounts/_account.html.haml'
|
|
|
|
- 'app/views/admin/accounts/_buttons.html.haml'
|
|
|
|
- 'app/views/admin/accounts/_local_account.html.haml'
|
|
|
|
- 'app/views/admin/accounts/_remote_account.html.haml'
|
|
|
|
- 'app/views/admin/accounts/index.html.haml'
|
2023-03-15 04:15:36 +01:00
|
|
|
- 'app/views/admin/accounts/show.html.haml'
|
2023-10-24 10:08:31 +02:00
|
|
|
- 'app/views/admin/custom_emojis/index.html.haml'
|
|
|
|
- 'app/views/admin/dashboard/index.html.haml'
|
|
|
|
- 'app/views/admin/domain_blocks/confirm_suspension.html.haml'
|
|
|
|
- 'app/views/admin/follow_recommendations/show.html.haml'
|
|
|
|
- 'app/views/admin/invites/_invite.html.haml'
|
|
|
|
- 'app/views/admin/invites/index.html.haml'
|
|
|
|
- 'app/views/admin/ip_blocks/index.html.haml'
|
|
|
|
- 'app/views/admin/reports/_status.html.haml'
|
2023-03-15 04:15:36 +01:00
|
|
|
- 'app/views/admin/reports/show.html.haml'
|
2023-10-24 10:08:31 +02:00
|
|
|
- 'app/views/admin/roles/_form.html.haml'
|
|
|
|
- 'app/views/admin/software_updates/index.html.haml'
|
|
|
|
- 'app/views/admin/status_edits/_status_edit.html.haml'
|
|
|
|
- 'app/views/admin/statuses/index.html.haml'
|
|
|
|
- 'app/views/admin/tags/show.html.haml'
|
|
|
|
- 'app/views/admin/trends/tags/_tag.html.haml'
|
|
|
|
- 'app/views/auth/registrations/_session.html.haml'
|
|
|
|
- 'app/views/auth/registrations/new.html.haml'
|
|
|
|
- 'app/views/auth/sessions/two_factor.html.haml'
|
|
|
|
- 'app/views/auth/shared/_progress.html.haml'
|
|
|
|
- 'app/views/disputes/strikes/_card.html.haml'
|
|
|
|
- 'app/views/filters/statuses/index.html.haml'
|
|
|
|
- 'app/views/invites/_invite.html.haml'
|
|
|
|
- 'app/views/layouts/application.html.haml'
|
|
|
|
- 'app/views/layouts/error.html.haml'
|
|
|
|
- 'app/views/statuses/_detailed_status.html.haml'
|
|
|
|
- 'app/views/statuses/_og_image.html.haml'
|
|
|
|
- 'app/views/statuses/_simple_status.html.haml'
|
|
|
|
- 'app/views/statuses_cleanup/show.html.haml'
|
|
|
|
- 'app/views/user_mailer/warning.html.haml'
|