-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.haml-lint_todo.yml
35 lines (30 loc) · 1.04 KB
/
.haml-lint_todo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2022-06-13 11:55:41 +0100 using Haml-Lint version 0.40.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: 395
RuboCop:
enabled: false
# Offense count: 1
ViewLength:
exclude:
- "app/views/cookies/cookie_details.html.haml"
# Offense count: 5
FinalNewline:
exclude:
- "app/views/cookies/new.html.haml"
- "app/views/hearings/_attendees.html.haml"
- "app/views/hearings/_hearing_result.html.haml"
- "app/views/prosecution_cases/cd_api/_show_v2.html.haml"
- "app/views/prosecution_cases/show.html.haml"
# Offense count: 1
IdNames:
exclude:
- "app/views/devise/shared/_error_messages.html.haml"
InstanceVariables:
exclude:
- app/views/layouts/_google_analytics.haml