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

Remove JetBrains Annotations #236

Merged
merged 4 commits into from
Oct 7, 2022

Conversation

Coop56
Copy link
Contributor

@Coop56 Coop56 commented Oct 7, 2022

This PR removes the JetBrains annotations so that we don't have that extra unnecessary dependency. I also noticed that the project has a .editorconfig setup but the solution hadn't been formatted recently using it. So I went ahead and ran dotnet format using the already existing editorconfig to bring the code up to spec. I did that in a separate commit, so if you'd prefer I undo that just let me know.

Closes #227.

@ardalis ardalis merged commit 2d576e0 into ardalis:main Oct 7, 2022
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.

Remove Dependency on JetBrains Attribute(s)
2 participants