.haml-lint_todo.yml 499 B

12345678910111213
  1. # This configuration was generated by
  2. # `haml-lint --auto-gen-config`
  3. # on 2024-01-09 11:30:07 -0500 using Haml-Lint version 0.53.0.
  4. # The point is for the user to remove these configuration records
  5. # one by one as the lints are removed from the code base.
  6. # Note that changes in the inspected code, or installation of new
  7. # versions of Haml-Lint, may require this file to be generated again.
  8. linters:
  9. # Offense count: 1
  10. LineLength:
  11. exclude:
  12. - 'app/views/admin/roles/_form.html.haml'