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

Issue / Stylecop Analyzers #5

Merged
merged 23 commits into from
Sep 1, 2023

Conversation

SeferMirza
Copy link
Contributor

@SeferMirza SeferMirza commented Aug 28, 2023

Learn how to use stylecop analyzers to enforce coding style during build

Tasks

  • New project to test analyzer
  • Research to learn how to use it
  • Code formatting, whitespace checking, etc. auto-correction according to
    standards
  • Build fail if error exists, add workflow too
  • All the rules we use on top of the standard will be documented
    • add stylecop.ruleset for manage rules
  • refer to rules included in our ruleset in documentation
  • add correct use case for each rule to code sample
  • add our ruleset to do 👉 Issue / Stylecop Analyzers baked#44

@SeferMirza SeferMirza self-assigned this Aug 28, 2023
@SeferMirza SeferMirza marked this pull request as ready for review August 29, 2023 14:10
cihandeniz
cihandeniz previously approved these changes Sep 1, 2023
@SeferMirza SeferMirza merged commit d892199 into mouseless:main Sep 1, 2023
1 check passed
@SeferMirza SeferMirza deleted the issue/stylecop-analyzers branch September 1, 2023 15:35
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.

3 participants