Commit 52f4895
committed
Prevent spurious new lines from being added in the event descriptions
This works around a js-yaml issue where spurious new lines are
incorrectly added when serializing an object.
See nodeca/js-yaml#222.1 parent b182af6 commit 52f4895
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments