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

Add .editorconfig and enable code analysis #37

Merged
merged 4 commits into from
May 31, 2024

Conversation

MattKotsenas
Copy link
Collaborator

@MattKotsenas MattKotsenas commented May 31, 2024

Fixes #29.

  • Add the default .editorconfig from dotnet new editorconfig
  • Enable .NET code analysis and style analysis
  • Add a basic stylecop.json to enforce line endings and to format usings outside the namespace

@MattKotsenas MattKotsenas force-pushed the refactor/editorconfig branch from 0cbeea9 to 1876610 Compare May 31, 2024 21:42
.editorconfig Outdated Show resolved Hide resolved
@rjmurillo rjmurillo added this to the 0.1.X milestone May 31, 2024
@MattKotsenas MattKotsenas force-pushed the refactor/editorconfig branch from 1876610 to 09a3f64 Compare May 31, 2024 21:55
@MattKotsenas MattKotsenas requested a review from rjmurillo May 31, 2024 21:57
@rjmurillo rjmurillo merged commit 7d14381 into rjmurillo:master May 31, 2024
3 checks passed
@MattKotsenas MattKotsenas deleted the refactor/editorconfig branch May 31, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Settle on style guide
2 participants