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#285: User's PSScriptAnalyzer settings path not being used
This change fixes an issue caused by the recent refactoring to use
PSScriptAnalyzer as a module rather than a C# library. We forgot to pass
along the user-specified settings path to the -Settings parameter of the
Invoke-ScriptAnalyzer cmdlet.
0 commit comments