-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix error pointer on linebreaks #7480
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7480 +/- ##
=======================================
Coverage 97.27% 97.27%
=======================================
Files 106 106
Lines 31441 31448 +7
Branches 3565 3567 +2
=======================================
+ Hits 30585 30592 +7
Misses 652 652
Partials 204 204
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Backport to 3.8: 💚 backport PR created✅ Backport PR branch: Backported as #7482 🤖 @patchback |
Backport to 3.9: 💚 backport PR created✅ Backport PR branch: Backported as #7483 🤖 @patchback |
) **This is a backport of PR #7480 as merged into master (1fb06bb).** Fixes #7468. Co-authored-by: Sam Bull <[email protected]>
) **This is a backport of PR #7480 as merged into master (1fb06bb).** Fixes #7468. Co-authored-by: Sam Bull <[email protected]>
Fixes #7468.