File tree
Expand file treeCollapse file tree
89 files changed
+421
-341
lines changedFilter options
- eslint-internal-rules
- lib
- rules
- utils
- tests
- integrations
- lib
- rules
- utils
- tools
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
89 files changed
+421
-341
lines changedeslint-internal-rules/no-invalid-meta-docs-categories.js
Copy file name to clipboardExpand all lines: eslint-internal-rules/no-invalid-meta-docs-categories.js+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
81 |
| - |
82 |
| - |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
+20-10Lines changed: 20 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 |
| - |
| 56 | + |
| 57 | + |
56 | 58 |
|
57 | 59 |
|
58 |
| - |
| 60 | + |
| 61 | + |
59 | 62 |
|
60 | 63 |
|
61 |
| - |
| 64 | + |
| 65 | + |
62 | 66 |
|
63 | 67 |
|
64 |
| - |
| 68 | + |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 |
| - |
| 72 | + |
| 73 | + |
68 | 74 |
|
69 | 75 |
|
70 |
| - |
| 76 | + |
| 77 | + |
71 | 78 |
|
72 | 79 |
|
73 |
| - |
| 80 | + |
| 81 | + |
74 | 82 |
|
75 | 83 |
|
76 | 84 |
|
77 | 85 |
|
78 | 86 |
|
79 |
| - |
| 87 | + |
| 88 | + |
80 | 89 |
|
81 | 90 |
|
82 | 91 |
|
| 92 | + |
83 | 93 |
|
84 | 94 |
|
85 | 95 |
|
|
lib/rules/attributes-order.js
Copy file name to clipboardExpand all lines: lib/rules/attributes-order.js+31-17Lines changed: 31 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
| 123 | + |
124 | 124 |
|
| 125 | + |
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
129 |
| - |
| 130 | + |
130 | 131 |
|
| 132 | + |
131 | 133 |
|
132 |
| - |
| 134 | + |
133 | 135 |
|
134 |
| - |
| 136 | + |
| 137 | + |
135 | 138 |
|
136 |
| - |
| 139 | + |
| 140 | + |
137 | 141 |
|
| 142 | + |
138 | 143 |
|
139 |
| - |
| 144 | + |
140 | 145 |
|
141 |
| - |
| 146 | + |
| 147 | + |
142 | 148 |
|
143 |
| - |
| 149 | + |
| 150 | + |
144 | 151 |
|
145 |
| - |
| 152 | + |
| 153 | + |
146 | 154 |
|
| 155 | + |
147 | 156 |
|
148 | 157 |
|
149 | 158 |
|
| ||
154 | 163 |
|
155 | 164 |
|
156 | 165 |
|
157 |
| - |
| 166 | + |
158 | 167 |
|
159 |
| - |
| 168 | + |
| 169 | + |
160 | 170 |
|
| 171 | + |
161 | 172 |
|
162 |
| - |
| 173 | + |
163 | 174 |
|
| 175 | + |
164 | 176 |
|
165 |
| - |
| 177 | + |
166 | 178 |
|
167 |
| - |
| 179 | + |
| 180 | + |
168 | 181 |
|
169 | 182 |
|
170 | 183 |
|
171 | 184 |
|
172 | 185 |
|
173 | 186 |
|
174 | 187 |
|
| 188 | + |
175 | 189 |
|
176 | 190 |
|
177 | 191 |
|
| ||
182 | 196 |
|
183 | 197 |
|
184 | 198 |
|
185 |
| - |
186 |
| - |
187 |
| - |
| 199 | + |
| 200 | + |
| 201 | + |
188 | 202 |
|
189 | 203 |
|
190 | 204 |
|
|
+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 |
| - |
48 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
|
lib/rules/block-tag-newline.js
Copy file name to clipboardExpand all lines: lib/rules/block-tag-newline.js+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 |
| - |
| 30 | + |
| 31 | + |
31 | 32 |
|
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
324 | 326 |
|
325 | 327 |
|
326 | 328 |
|
327 |
| - |
328 |
| - |
329 |
| - |
| 329 | + |
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
333 | 333 |
|
334 |
| - |
335 |
| - |
336 |
| - |
| 334 | + |
| 335 | + |
| 336 | + |
337 | 337 |
|
| 338 | + |
| 339 | + |
338 | 340 |
|
339 | 341 |
|
340 | 342 |
|
|
lib/rules/comment-directive.js
Copy file name to clipboardExpand all lines: lib/rules/comment-directive.js+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
81 |
| - |
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 |
| - |
101 |
| - |
| 100 | + |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
107 |
| - |
| 106 | + |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
lib/rules/component-api-style.js
Copy file name to clipboardExpand all lines: lib/rules/component-api-style.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
|
lib/rules/define-emits-declaration.js
Copy file name to clipboardExpand all lines: lib/rules/define-emits-declaration.js+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| 57 | + |
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
|
lib/rules/define-props-declaration.js
Copy file name to clipboardExpand all lines: lib/rules/define-props-declaration.js+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| 57 | + |
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
|
lib/rules/first-attribute-linebreak.js
Copy file name to clipboardExpand all lines: lib/rules/first-attribute-linebreak.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
|
lib/rules/html-closing-bracket-newline.js
Copy file name to clipboardExpand all lines: lib/rules/html-closing-bracket-newline.js+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
18 | 19 |
|
19 |
| - |
| 20 | + |
| 21 | + |
20 | 22 |
|
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
|
lib/rules/html-self-closing.js
Copy file name to clipboardExpand all lines: lib/rules/html-self-closing.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
lib/rules/match-component-file-name.js
Copy file name to clipboardExpand all lines: lib/rules/match-component-file-name.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
lib/rules/max-attributes-per-line.js
Copy file name to clipboardExpand all lines: lib/rules/max-attributes-per-line.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
0 commit comments