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

Enforce more code style rules #21000

Merged
merged 3 commits into from Aug 11, 2023
Merged

Enforce more code style rules #21000

merged 3 commits into from Aug 11, 2023

Conversation

RoosterDragon
Copy link
Member

Enforces some new IDEXXXX rules that have recently become available. See https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/language-rules for explanations of the new rules.

The first commit reorders our existing rules to match the newer docs, but this generates a lot of diff noise. I recommend reviewing the second and third commits is isolation when looking at the .editorconfig file so it is easier to see the new rules.

@abcdefg30 abcdefg30 merged commit a1dfb42 into OpenRA:bleed Aug 11, 2023
3 checks passed
@abcdefg30
Copy link
Member

Changelog

@RoosterDragon RoosterDragon deleted the style-ide branch August 11, 2023 17:37
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.

None yet

2 participants