# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2023-10-25 08:29:48 -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: 945
  LineLength:
    enabled: false

  # Offense count: 10
  RuboCop:
    exclude:
      - 'app/views/admin/accounts/_buttons.html.haml'
      - 'app/views/admin/accounts/_local_account.html.haml'
      - 'app/views/admin/accounts/index.html.haml'
      - 'app/views/admin/roles/_form.html.haml'
      - 'app/views/layouts/application.html.haml'