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
Adding "excludes" instructions to pyproject.toml seems ignored by the pre-commit mypy instructions. It heavily suggests that the precommit run ignores the pyroject.toml instructions.
This mainly results is inconsistent behaviors across native, native pre-commit, and CI/CD precommit checks resulting in CI failures that went undetected upstream.
The text was updated successfully, but these errors were encountered:
Adding "excludes" instructions to pyproject.toml seems ignored by the pre-commit mypy instructions. It heavily suggests that the precommit run ignores the pyroject.toml instructions.
This mainly results is inconsistent behaviors across native, native pre-commit, and CI/CD precommit checks resulting in CI failures that went undetected upstream.
The text was updated successfully, but these errors were encountered: