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
- Fix Get-PSRule generates exception when no .rule.ps1 scripts exist in path #53
- Fix LocalizedData.PathNotFound warning when no .rule.ps1 scripts exist in path #54
Description of the issue
Get-PSRule
does not gracefully handle the case where no.rule.ps1
files exist in the path and raises exceptions.To Reproduce
Steps to reproduce the issue:
Expected behaviour
Get-PSRule should return no results and no exceptions.
Error output
The text was updated successfully, but these errors were encountered: