Skip to content

Conversation

@AdamPlaskitt
Copy link
Contributor

Enables the following StyleCop.Analysers as warnings and fixes existing issues:

  • SA1101 - Local calls should be prefixed with this
  • SA1201 - Elements should be in the correct order
  • SA1202 - Elements should be ordered by access

Related to #202

SA1101 - Prefix local calls with `this`
SA1202 - Elements should be ordered by access
@AdamPlaskitt AdamPlaskitt requested a review from a team as a code owner November 23, 2025 21:51
@AdamPlaskitt
Copy link
Contributor Author

Reduced the scope of SA1202 changes to within src/Microsoft.ComponentDetection.Contracts

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