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
Ban dynamic builtins and typing.cast in lint config.
Align pylint and ruff with literalizer: forbid bare filter, getattr,
hasattr, map, and setattr via pylint, and ban typing.cast via ruff.
Fix or exempt existing violations.
0 commit comments