Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change writeFixedFile to replace the right line-range.
The function assumed, previously, that issue.Line always equals issue.LineRange.From. But this needn't be true, and the code needn't assume it. Now we actually replace the specified line-range.
- Loading branch information