-
Notifications
You must be signed in to change notification settings - Fork 57
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
Implement more dotnet best practises #200
Comments
Hi, editorconfig it's cool. However, it should be created based on our code style (and there is none). I suggest you start working on its description and then move on to the editor config itself. Let's start describing the codestyle together (for example, in CONTRIBUTING.md ), we will accept it and then create an editorconfig. |
@yurvon-screamo sure, i have split the editorconfig off in to #202 so that can have more detailed discussion and the changes here can pass through sooner. |
Why do we need this improvement?
Move to dotnet best practises
How will this change help?
Simplify maintaince
How could it be implemented/designed?
🚧 Breaking changes
No
Additional info
https://www.meziantou.net/declaring-internalsvisibleto-in-the-csproj.htm
Editor Config has been split off to #202
The text was updated successfully, but these errors were encountered: