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 .ruleset file for Code Analysis #124

Open
Arithmomaniac opened this issue Sep 14, 2018 · 1 comment
Open

Add .ruleset file for Code Analysis #124

Arithmomaniac opened this issue Sep 14, 2018 · 1 comment

Comments

@Arithmomaniac
Copy link
Collaborator

We now have coding standards, but not everything can be configured in editorconfig. Some things still have to be configured in rulesets.

We should create a rulesets file and add a reference to it in the global .props file so that all projects are bound to it.

If some rules that we would like are missing, we can add StyleCop Analyzers as a development-only dependency.

(follows-up #18 and #111)

@KalinaTSD
Copy link
Collaborator

I believe StyleCop will be useful for our common work. I'm going to include this in the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue Prioritization
  
Prioritized
Development

No branches or pull requests

2 participants