2023-03-14 22:15:36 -05:00
|
|
|
# This configuration was generated by
|
|
|
|
# `haml-lint --auto-gen-config`
|
2023-10-25 07:38:01 -05:00
|
|
|
# on 2023-10-25 08:29:48 -0400 using Haml-Lint version 0.51.0.
|
2023-03-14 22:15:36 -05: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 02:12:32 -05:00
|
|
|
# Offense count: 945
|
2023-03-14 22:15:36 -05:00
|
|
|
LineLength:
|
|
|
|
enabled: false
|
|
|
|
|
2023-10-25 07:38:01 -05:00
|
|
|
# Offense count: 10
|
2023-07-17 11:18:13 -05:00
|
|
|
RuboCop:
|
2023-03-14 22:15:36 -05:00
|
|
|
exclude:
|
2023-10-24 03:08:31 -05:00
|
|
|
- 'app/views/admin/accounts/_buttons.html.haml'
|
|
|
|
- 'app/views/admin/accounts/_local_account.html.haml'
|
|
|
|
- 'app/views/admin/roles/_form.html.haml'
|
|
|
|
- 'app/views/layouts/application.html.haml'
|