-
Notifications
You must be signed in to change notification settings - Fork 1.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
Update getting-started.md #2644
Conversation
fix unexpected newline error
|
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's a little problem, but add \n
looks better. Fix all the same problems. I've helped to fix them all. PTAL
Don't forget to sign the CLA authorization.
Overall lgtm
Codecov Report
@@ Coverage Diff @@
## main #2644 +/- ##
=====================================
Coverage 75.7% 75.8%
=====================================
Files 173 173
Lines 11664 11664
=====================================
+ Hits 8840 8842 +2
+ Misses 2614 2612 -2
Partials 210 210
|
Can you include a copy of the error? I am not sure what issue this is addressing. |
Closing as this appears abandoned. Please reopen and address the comments above if this is still being worked on. Thanks! |
fix unexpected newline error