-
Notifications
You must be signed in to change notification settings - Fork 398
Enable standard for most of the remaining files in the codebase #4936
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
BenchmarksBenchmark execution time: 2025-10-08 15:01:29 Comparing candidate commit f6a1da6 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics. scenario:tracing - Propagation - Trace Context
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: f6a1da6 | Docs | Was this helpful? Give us feedback! |
Typing analysisIgnored filesThere are 539 ignored files in the Steepfile out of 836. Ignored filesNote: Ignored files are excluded from the next sections.
|
What does this PR do?
Switches various misc remaining files to standard from rubocop.
Motivation:
Continuing migration from rubocop to standard.
Change log entry
None
Additional Notes:
I will have a separate PR for integration apps since those changes could be not desired: #4937
How to test the change?
Existing tests