# This configuration was generated by # `haml-lint --auto-gen-config` # on 2023-10-23 10:16:00 -0400 using Haml-Lint version 0.51.0. # 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: # Offense count: 944 LineLength: enabled: false # Offense count: 22 UnnecessaryStringOutput: exclude: - 'app/views/accounts/show.html.haml' - 'app/views/admin/custom_emojis/_custom_emoji.html.haml' - 'app/views/admin/relays/_relay.html.haml' - 'app/views/admin/rules/_rule.html.haml' - 'app/views/admin/statuses/index.html.haml' - 'app/views/auth/registrations/_session.html.haml' - 'app/views/disputes/strikes/show.html.haml' - 'app/views/notification_mailer/_status.html.haml' - 'app/views/settings/two_factor_authentication_methods/index.html.haml' - 'app/views/statuses/_detailed_status.html.haml' - 'app/views/statuses/_poll.html.haml' - 'app/views/statuses/_simple_status.html.haml' - 'app/views/user_mailer/suspicious_sign_in.html.haml' - 'app/views/user_mailer/webauthn_credential_added.html.haml' - 'app/views/user_mailer/webauthn_credential_deleted.html.haml' - 'app/views/user_mailer/welcome.html.haml' # Offense count: 45 RuboCop: exclude: - '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' - 'app/views/admin/accounts/show.html.haml' - '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' - 'app/views/admin/reports/show.html.haml' - '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' # Offense count: 2 IdNames: exclude: - 'app/views/oauth/authorizations/error.html.haml' - 'app/views/shared/_error_messages.html.haml'