-
-
Notifications
You must be signed in to change notification settings - Fork 696
Commit b5a660d
committed
fix html-end-tags failing on self-closing elements
1 parent 7b9df95 commit b5a660d
File tree
2 files changed
+10
-1
lines changed- lib/rules
- tests/lib/rules
2 files changed
+10
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | + | ||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 | - | ||
41 | + | ||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
49 | 57 |
| |
50 | 58 |
| |
51 | 59 |
| |
|
0 commit comments