-
Notifications
You must be signed in to change notification settings - Fork 391
switch core to standard from rubocop #4677
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4677 +/- ##
==========================================
- Coverage 97.73% 97.73% -0.01%
==========================================
Files 1455 1455
Lines 87359 87360 +1
Branches 4490 4492 +2
==========================================
- Hits 85382 85380 -2
- Misses 1977 1980 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Datadog ReportBranch report: ✅ 0 Failed, 21296 Passed, 1373 Skipped, 4m 6.55s Total Time |
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.
Awesome 👍🏼
What does this PR do?
Switches core to use standard instead of rubocop
Motivation:
We decided to standardize on standard
Change log entry
None
Additional Notes:
How to test the change?