Commit cc65d20
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 9ea7e70 commit cc65d20
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments