mirror of
https://github.com/j178/prek.git
synced 2026-06-19 17:17:53 +02:00
Update README.md
This commit is contained in:
@@ -18,14 +18,13 @@
|
||||
[pre-commit](https://pre-commit.com/) is a framework to run hooks written in many languages, and it manages the
|
||||
language toolchain and dependencies for running the hooks.
|
||||
|
||||
*prek* is a reimagined version of pre-commit, built in Rust.
|
||||
prek is a reimagined version of pre-commit, built in Rust.
|
||||
It is designed to be a faster, dependency-free and drop-in alternative for it,
|
||||
while also providing some additional long-requested features.
|
||||
|
||||
<!-- --8<-- [end: description] -->
|
||||
|
||||
> [!NOTE]
|
||||
> Although prek is pretty new, it’s already powering real‑world projects like [CPython](https://github.com/python/cpython), [Apache Airflow](https://github.com/apache/airflow), [FastAPI](https://github.com/fastapi/fastapi), and more projects are picking it up—see [Who is using prek?](#who-is-using-prek). If you’re looking for an alternative to `pre-commit`, please give it a try—we’d love your feedback!
|
||||
Although prek is pretty new, it’s already powering real‑world projects like [CPython](https://github.com/python/cpython), [Apache Airflow](https://github.com/apache/airflow), [FastAPI](https://github.com/fastapi/fastapi), and more projects are picking it up—see [Who is using prek?](#who-is-using-prek). If you’re looking for an alternative to `pre-commit`, please give it a try—we’d love your feedback!
|
||||
|
||||
<!-- --8<-- [start:features] -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user