Commit 8bada43
committed
fix(codemod): handle comments after blank lines in metadata
Comments following blank lines (# TODO: ...) were not being preserved.
Added handler for indented comments at start of scan position.
Result: 276/289 deep equivalent1 parent fdce0d2 commit 8bada43
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
218 | 224 | | |
219 | 225 | | |
220 | 226 | | |
| |||
0 commit comments