
silenced_deprecation_error
¶Warning
This rule is deprecated and will be removed on next major version.
You should use error_suppression
instead.
Ensures deprecation notices are silenced.
Warning
Using this rule is risky.
Silencing of deprecation errors might cause changes to code behaviour.