We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7c19d commit efa022cCopy full SHA for efa022c
CHANGELOG.MD
@@ -6,7 +6,9 @@
6
+ to check for commands in Microsoft.PowerShell.Core snapin
7
+ to ignore aliases
8
+ to ignore custom defind commands
9
-
+- PSUseDeclaredVarsMoreThanAssignments rule to ignore the following special variables (#653)
10
+ + `$PSModuleAutoLoadingPreference`
11
+ + `$InformationPreference`
12
13
## [1.8.1](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.8.1) - 2016-10-13
14
### Added
0 commit comments