Skip to content

Take BugFixes to Master #229

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 4 commits into from
Jun 1, 2015
Merged

Take BugFixes to Master #229

merged 4 commits into from
Jun 1, 2015

Conversation

raghushantha
Copy link
Member

plan on publishing to gallery early next week, so that the rule bug fixes are widely available

Quoc Truong added 2 commits May 29, 2015 13:27
Quoc Truong added 2 commits May 29, 2015 14:59
…sion does not work for more than one variable
…reThanOneVariable

Simplifies logic of suppressing rule and fix a bug where rule suppression does not work for more than one variable
@quoctruong
Copy link

The AppVeyor failed because the Rule Suppression tests relies on the suppression of AvoidUninitializedVariable rule on uninitialized parameters but I think this rule no longer applies to parameters in master (got separated into another rule)

@raghushantha
Copy link
Member Author

Do the failing tests need to be fixed?

@quoctruong
Copy link

So in the Tests\Engine\RuleSuppression.ps1 file, you can change the PSAvoidUninitialiazedVariable suppression to PSProvideDefaultParameterValue.

@raghushantha
Copy link
Member Author

I will merge the branch and fix any failing tests

raghushantha added a commit that referenced this pull request Jun 1, 2015
@raghushantha raghushantha merged commit c4ae0a5 into master Jun 1, 2015
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.

3 participants