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
ci: disabling pyproject validation for the time being
The JSON schema against which the `tools.ruff.lint` section is validated doesn't appear to exist yet and throws
errors. I'm not the only person to have encountered this problem see
[here](abravalheri/validate-pyproject#180).
For now I'm disabling the check so that `pre-commit` passes. Will reinstate once fixed.
0 commit comments