forked from code-dot-org/code-dot-org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.haml-lint_todo.yml
92 lines (74 loc) · 2.42 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2018-01-05 15:26:29 -0800 using Haml-Lint version 0.27.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: 11943
SpaceInsideHashAttributes:
enabled: false
# Offense count: 7476
RuboCop:
enabled: false
# Offense count: 18
ConsecutiveComments:
enabled: false
# Offense count: 2214
InlineStyles:
enabled: false
# Offense count: 4265
LineLength:
enabled: false
# Offense count: 173
IdNames:
enabled: false
# Offense count: 17
UnnecessaryInterpolation:
exclude:
- "dashboard/app/views/admin_reports/pd_progress.html.haml"
- "dashboard/app/views/levels/_unplug.html.haml"
- "dashboard/app/views/levels/editors/_craft.html.haml"
- "dashboard/app/views/ops_mailer/district_contact_added_teachers.html.haml"
- "dashboard/app/views/plc/user_course_enrollments/group_view.html.haml"
- "dashboard/app/views/plc/user_course_enrollments/manager_view.html.haml"
- "pegasus/sites.v3/code.org/views/about_advisors.haml"
- "pegasus/sites.v3/code.org/views/contributors.haml"
- "pegasus/sites.v3/code.org/views/stats_homepage.haml"
# Offense count: 1858
SpaceBeforeScript:
enabled: false
# Offense count: 80
UnnecessaryStringOutput:
enabled: false
# Offense count: 493
ClassesBeforeIds:
enabled: false
# Offense count: 59
ClassAttributeWithStaticValue:
enabled: false
# Offense count: 155
RepeatedId:
enabled: false
# Offense count: 262
InstanceVariables:
enabled: false
# Offense count: 827
ConsecutiveSilentScripts:
enabled: false
# Offense count: 223
ImplicitDiv:
enabled: false
# Offense count: 85
ViewLength:
enabled: false
# Offense count: 20
HtmlAttributes:
exclude:
- "dashboard/app/views/levels/editors/_grid.html.haml"
- "dashboard/app/views/levels/editors/_netsim.html.haml"
- "dashboard/test/ui/test_status.haml"
- "pegasus/sites.v3/code.org/public/manage-professional-development-workshops/index.haml"
- "pegasus/sites.v3/code.org/public/teacher-dashboard/index.haml"
- "pegasus/sites/virtual/curriculum-algebra/index.haml"