summaryrefslogtreecommitdiffstats
path: root/.haml-lint_todo.yml
blob: af2d2e8f4eb68ac9ce8df8f74524b9774e6a0ed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2024-01-09 11:30:07 -0500 using Haml-Lint version 0.53.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: 1
  LineLength:
    exclude:
      - 'app/views/admin/roles/_form.html.haml'