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

Disable diagnostic IDE0003 (Remove 'this' qualification) #532

Merged
merged 1 commit into from
Mar 15, 2015

Conversation

sharwell
Copy link
Member

This rule conflicts with SA1101, where the StyleCop rule is preferred for this project.

Fixes #530

This rule conflicts with SA1101, where the StyleCop rule is preferred for this
project.

Fixes DotNetAnalyzers#530
@vweijsters
Copy link
Contributor

This works for me.

sharwell added a commit that referenced this pull request Mar 15, 2015
Disable diagnostic IDE0003 (Remove 'this' qualification)
@sharwell sharwell merged commit 4c7bd8c into DotNetAnalyzers:master Mar 15, 2015
@sharwell sharwell deleted the fix-530 branch March 15, 2015 22:10
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.

Discussion: Disable SA1101 or IDE0003 for the project.
2 participants