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
What is the correct syntax to enable multiple rules?
For example if my command line argument ends like this: ... -EnableRule=DoNotDeleteRule -EnableRule=EncryptWebConfig
The single case is fine, but none of the approaches I tried for multiple cases worked. Could the documentation be elaborated upon, with a few more examples?
The text was updated successfully, but these errors were encountered:
What is the correct syntax to enable multiple rules?
For example if my command line argument ends like this:
... -EnableRule=DoNotDeleteRule -EnableRule=EncryptWebConfig
The single case is fine, but none of the approaches I tried for multiple cases worked. Could the documentation be elaborated upon, with a few more examples?
The text was updated successfully, but these errors were encountered: