Skip to content

Remove flake8 and mypy hooks from pre-commit #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025
Merged

Conversation

Preocts
Copy link
Owner

@Preocts Preocts commented May 30, 2025

These hooks cannot fix themselves which defeats the power of pre-commit both locally and in the ci. Both flake8 and mypy checks are now handled by nox. They are available locally with nox -s lint and run in the CI as a requirable job.

These hooks cannot fix themselves which defeats the power of pre-commit
both locally and in the ci. Both `flake8` and `mypy` checks are now
handled by nox. They are available locally with `nox -s lint` and run in
the CI as a requirable job.
@Preocts Preocts self-assigned this May 30, 2025
@Preocts Preocts marked this pull request as ready for review May 30, 2025 07:10
@Preocts Preocts enabled auto-merge (squash) May 30, 2025 07:11
@Preocts Preocts merged commit aef7161 into main May 30, 2025
18 checks passed
@Preocts Preocts deleted the pre-commit-updates branch May 30, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant