Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bergmeister
Copy link
Collaborator

PR Summary

This is a tweak of #1391, which introduced this new rule option.
Although the setting option is already turned off in all the code formatting setting files, this is to also cover cases where the currwent version of the VS-Code extension uses a new version of PSScriptAnalyzer (1.19)
Because a new version of PSScriptAnalyzer is always published before a new version of the PS extension (where it would be turned off by default as well), this makes sure the setting is truly off by default.

PR Checklist

…e that setting won't be enabled by default if an old version of the VS-Code extension uses a new version of PSScriptAnalyzer (1.19)
@bergmeister bergmeister merged commit 3f5e772 into PowerShell:master Feb 9, 2020
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.

2 participants