-
Notifications
You must be signed in to change notification settings - Fork 4.5k
*:Add terminating newline to README.md #7639
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7639 +/- ##
==========================================
- Coverage 81.90% 81.88% -0.03%
==========================================
Files 361 361
Lines 27816 27816
==========================================
- Hits 22784 22778 -6
- Misses 3841 3844 +3
- Partials 1191 1194 +3 |
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new line should be after quotes before eof
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is after the quotes. Its just how the difference shows up because there is nothing in newline.
nit: you have an unintended commit in your PR. May be its better to create a fresh branch? |
Defer to #7644 |
Add terminating newline to README.md files.
RELEASE NOTES: None