Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: positioning of comments on unmodified lines
If there's a comment that needs to be added to a Github PR review, and it's on an unmodified line, and pint can't find a modified line to put the comment on, then just put the comment on the first changed line of the diff.
- Loading branch information