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

Update StyleCop.Analyzers and fix violations #82

Merged
merged 7 commits into from
Nov 27, 2024
Merged

Conversation

danjov
Copy link
Collaborator

@danjov danjov commented Nov 26, 2024

No description provided.

SA1210: UsingDirectivesMustBeOrderedAlphabeticallyByNamespace
Reason: Rule is in conflict with activated SA1208 (SystemUsingDirectivesMustBePlacedBeforeOtherUsingDirectives)
SA1000: KeywordsMustBeSpacedCorrectly
SA1206: DeclarationKeywordsMustFollowOrder
SA1649: FileNameMustMatchTypeName
SA1402: FileMayOnlyContainASingleType
SA1402: File may only contain a single type
@danjov danjov requested a review from Philippluca November 26, 2024 13:13
@danjov danjov merged commit d11e2b2 into main Nov 27, 2024
3 of 4 checks passed
@danjov danjov deleted the stylecop-update branch November 27, 2024 13:56
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.

2 participants