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 rule name lookup mismatch for custom rules to allow for suppresion and unify code
* Remove note that custom rules suppression are not supported
* fix CustomizedRule.tests.ps1
* do not change GetName method and add GetFullName method instead to avoid breaking existing functionality, therefore also revert the last change in test file
* Add test and fix dummy test rule to return script extent. TODO: Fix suppressing custom rules when there is no Extent supplied
* Make test custom rule return null extent again by fixing the Engine to be able to cope with it
0 commit comments