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
Trigger AvoidPositionalParameters rule for function defined and called inside a script. (#963)
* Trigger AvoidPositionalParameters rule for function defined and called inside a sript given as argument to Script Analyzer.
* Get rid of debug print.
* Tests fpr PSAvoidPOsitionalParameters rule.
* Tests for AvoidPositionalParameters rule fixes.
* Counting positional parameters fix.
* Code cleanup for AvoidPositionalParameter rule fix.
* Trigger AvoidPositionalParameters rule for function defined and called inside a sript given as argument to Script Analyzer.
* Tests fpr PSAvoidPOsitionalParameters rule.
* Counting positional parameters fix.
* Tests fixes for AvoidPositionalParameters rule.
* Code cleanup
0 commit comments