mirror of
https://github.com/apache/superset.git
synced 2026-08-04 04:52:32 +00:00
prek (github.com/j178/prek) is a Rust reimplementation of pre-commit that reads the same .pre-commit-config.yaml and shares toolchains across hooks instead of creating a fresh venv per repo, which cuts both cold-start and warm-run overhead. Already adopted by CPython, FastAPI, and Apache Airflow. CI-only change: swaps the binary this job invokes, keeps the existing changed-files/SKIP/cache-then-diff logic as-is. Nothing about the documented local `pre-commit install` / `pre-commit run` workflow changes.
7.9 KiB
7.9 KiB