-
Notifications
You must be signed in to change notification settings - Fork 19.9k
style: include ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
#5129
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
style: include ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
#5129
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5129 +/- ##
============================================
- Coverage 37.56% 37.54% -0.02%
+ Complexity 2364 2363 -1
============================================
Files 517 517
Lines 15605 15605
Branches 2965 2965
============================================
- Hits 5862 5859 -3
- Misses 9457 9458 +1
- Partials 286 288 +2 ☔ View full report in Codecov by Sentry. |
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.
LGTM, Thanks
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.
Thanks
This PR includes
ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
SpotBugs rule.Related to #5122.
clang-format -i --style=file path/to/your/file.java