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
This is a follow-up to the initial bulk suppression work.
--suppress-rule <rule-name>
This would enable suppressing only specific rules rather than all, like --suppress-all does. IF a rule is set to warn, it should not suppress the diagnostic.
This is a follow-up to the initial bulk suppression work.
--suppress-rule <rule-name>This would enable suppressing only specific rules rather than all, like
--suppress-alldoes. IF a rule is set towarn, it should not suppress the diagnostic.