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
Currently PSRule support in VSCode mostly focusses on testing the whole repository. While you could tweak the task options or ps-rule.yaml to test a single file there isn't any built-in way to do this.
We should provide a context option to test:
A single file.
A folder of files.
A path spec containing files.
The text was updated successfully, but these errors were encountered:
Currently PSRule support in VSCode mostly focusses on testing the whole repository. While you could tweak the task options or
ps-rule.yaml
to test a single file there isn't any built-in way to do this.We should provide a context option to test:
The text was updated successfully, but these errors were encountered: