-
-
Notifications
You must be signed in to change notification settings - Fork 696
Commit 18a3d8a
committed
fix html-end-tags failing on self-closing elements
1 parent 6f4515f commit 18a3d8a
File tree
2 files changed
+7
-3
lines changed- lib/rules
- tests/lib/rules
2 files changed
+7
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | - | ||
30 | 29 |
| |
30 | + | ||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
41 | + | ||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | - | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
|
0 commit comments