-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update prettier line length to 120 (from 180). #10054
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 prettier line length to 120 (from 180). #10054
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10054 +/- ##
==========================================
+ Coverage 61.26% 61.38% +0.11%
==========================================
Files 565 565
Lines 30214 30554 +340
Branches 4571 4385 -186
==========================================
+ Hits 18511 18755 +244
- Misses 10670 10820 +150
+ Partials 1033 979 -54
Continue to review full report at Codecov.
|
391ef2f
to
534e6fd
Compare
f7ae1d6
to
ccdbfbc
Compare
Kudos, SonarCloud Quality Gate passed!
|
As discussed with the team, we're going to try out a line length of 120. This change also removes all "prettier-ignore" directives.