You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.MD
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
- This property emits text that can rectify the violation which triggered the rule.
6
6
- The primary purpose of this feature is to enable quick-fix scenarios in editors (e.g. vscode)
7
7
- Add "Name" as a positional parameter in Get-ScriptAnalyzerRule
8
-
- Add a `SaveDSCResourceDependency` switch to allow `Invoke-ScriptAnalyzer` to download a DSC Resource module from PSGallery in the event of a `ModuleNotFoundDuringParse` parse error.
8
+
- Add a `SaveDscDependency` switch to allow `Invoke-ScriptAnalyzer` to download a DSC Resource module from PSGallery in the event of a `ModuleNotFoundDuringParse` parse error.
9
9
- Add `remove` verb to `UseShouldProcessForStateChangingFunctions` rule
10
10
- Add a `ScriptPath` property to Diagnostic Record that returns the full path of the script
11
11
- Fix the parsing of `Settings` parameter value when a hashtable is given
0 commit comments