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

Make PossibleIncorrectComparisonWithNull rule return a SuggestCorrection for auto-fixes in VS-Code or via the -Fix switch #1115

Conversation

bergmeister
Copy link
Collaborator

@bergmeister bergmeister commented Dec 20, 2018

PR Summary

Fixes #1114
Tested end to end in VS-Code insiders:
image

PR Checklist

…ion for auto-fixed in VS-Code or via the -Fix switch
@bergmeister bergmeister self-assigned this Dec 20, 2018
@bergmeister bergmeister added this to the 1.18 milestone Dec 20, 2018
@bergmeister bergmeister changed the title Make PossibleIncorrectComparisonWithNull rule return a SuggestCorrection for auto-fixed in VS-Code or via the -Fix switch Make PossibleIncorrectComparisonWithNull rule return a SuggestCorrection for auto-fixes in VS-Code or via the -Fix switch Dec 20, 2018
@bergmeister bergmeister merged commit 7633842 into PowerShell:development Jan 15, 2019
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Mar 5, 2019
…ion for auto-fixes in VS-Code or via the -Fix switch (PowerShell#1115)

* Make PossibleIncorrectComparisonWithNull rule return a SuggestCorrection for auto-fixed in VS-Code or via the -Fix switch

* trigger ci
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Mar 22, 2019
…ion for auto-fixes in VS-Code or via the -Fix switch (PowerShell#1115)

* Make PossibleIncorrectComparisonWithNull rule return a SuggestCorrection for auto-fixed in VS-Code or via the -Fix switch

* trigger ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return SuggestedCorrection for PossibleIncorrectComparisonWithNull
2 participants