Skip to content
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

Sort const before static #6

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Sort const before static #6

merged 1 commit into from
Oct 2, 2023

Conversation

craigktreasure
Copy link
Owner

This change sorts const fields before static fields.

@craigktreasure craigktreasure enabled auto-merge (squash) October 2, 2023 16:01
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #6 (db1ee33) into main (3b80a7b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   97.91%   97.95%   +0.04%     
==========================================
  Files           2        2              
  Lines          96       98       +2     
==========================================
+ Hits           94       96       +2     
  Misses          2        2              
Files Coverage Δ
...emberOrder.CodeFixes/MemberOrderCodeFixProvider.cs 100.00% <ø> (ø)
src/MemberOrder/MemberOrder/MemberOrderAnalyzer.cs 97.56% <100.00%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@craigktreasure craigktreasure merged commit c9fbd57 into main Oct 2, 2023
@craigktreasure craigktreasure deleted the craig/sort-const branch October 2, 2023 16:07
@craigktreasure
Copy link
Owner Author

Fixes #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant