Commit b11d0a3
committed
plan 86: align test comment with ascending applyEdits pass
Address PR #169 review nit: TestRuleFixMultipleFeaturesOnOneLine's
doc comment described "reverse-order edit application", which was
true of the prior implementation. applyEdits now sorts edits in
ascending start order and builds the output in a single forward
pass, so update the comment to match.1 parent 8f916c7 commit b11d0a3
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments