Skip to content

Fix PSShouldProcess rule violation extents #668

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

Merged
merged 2 commits into from
Nov 22, 2016

Conversation

kapilmb
Copy link

@kapilmb kapilmb commented Nov 22, 2016

Resolves #654


This change is Reviewable

Kapil Borle added 2 commits November 21, 2016 21:56
For the case when only the SupportsShouldProcess attribute is present but the call ShouldProcess is absent the violation extent covers only the attribute.

For the case when only the ShouldProcess call is present but not the SupportsShouldProcess attribute, the violation extent covers only the ShouldProcess call.
@kapilmb kapilmb merged commit 278d4fd into development Nov 22, 2016
@kapilmb kapilmb deleted the kapilmb/FixShouldProcessExtent branch November 22, 2016 23:20
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.

2 participants