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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
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.
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
-
- Fix the parsing of settings parameter when a hashtable is given
11
+
- Fix the parsing of `Settings` parameter value when a hashtable is given
12
12
- Fix writing error record while running rule suppression
0 commit comments