Commit 4d6973a
committed
fix(codemod): description handler stops at next field declaration
Added negative lookahead to prevent the description: handler from
consuming subsequent field declarations (e.g. implementation_notes:)
as description body content.
Result: 260/289 deep equivalent1 parent fbd3ace commit 4d6973a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
| 244 | + | |
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
| |||
0 commit comments