Skip to content

chore: Switch from pre-commit to prek#137

Merged
martyngigg merged 2 commits into
mainfrom
use-prek
Sep 12, 2025
Merged

chore: Switch from pre-commit to prek#137
martyngigg merged 2 commits into
mainfrom
use-prek

Conversation

@martyngigg

Copy link
Copy Markdown
Member

Summary

Prek is a drop-in replacement for pre-commit, written in Rust. It's standalone and faster than pre-commit. It is still in alpha but big packages such as Apache Airflow are using it.

Let's switch and see how we go.

Fixes #133

@martyngigg martyngigg added the internal Tasks that have no outside benefit/change for users but are necessary to keep things running label Sep 12, 2025
@martyngigg
martyngigg merged commit f89b7f8 into main Sep 12, 2025
2 checks passed
@martyngigg
martyngigg deleted the use-prek branch September 12, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Tasks that have no outside benefit/change for users but are necessary to keep things running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does prek work as well as-pre-commit for our needs?

1 participant