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

Document .editorconfig Settings for Violations #85

Open
RealDotNetDave opened this issue Nov 5, 2020 · 1 comment
Open

Document .editorconfig Settings for Violations #85

RealDotNetDave opened this issue Nov 5, 2020 · 1 comment

Comments

@RealDotNetDave
Copy link

The documentation for StyleCopy analyzers shows how to fix the violation and how to suppress it, but it would be really, really helpful to also put in the documentation the setting for it in the .editorconfig file.

@sharwell
Copy link
Member

I believe the only "configuration" supported by this analyzer package is the standard severity line:

dotnet_diagnostic.[id].severity = [value]

Is this what you are looking for?

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

No branches or pull requests

2 participants