-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[StyleCleanUp] Order modifiers on members/types (IDE0036) #10601
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 @@
## main #10601 +/- ##
===================================================
+ Coverage 10.90789% 10.95917% +0.05128%
===================================================
Files 3310 3310
Lines 664693 664667 -26
Branches 74667 74667
===================================================
+ Hits 72504 72842 +338
+ Misses 591057 590684 -373
- Partials 1132 1141 +9
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
The PR looks good to me, @h3xds1nz can you resolve the merge conflicts? |
@siagupta0202 Done :) |
@h3xds1nz Thank you so much for your contribution 😊 |
@siagupta0202 Thank you as well :) |
Fixes #10354
Description
Orders modifiers to be in-accordance with standard C# coding style. Sending this now when #10021 was merged.
Currently blocks #10382.
Customer Impact
Cleaner codebase for developers.
Regression
No.
Testing
Local build.
Risk
None.
Microsoft Reviewers: Open in CodeFlow