GitHub Trends
10.3K subscribers
15.4K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#rust #git #git_hooks #pre_commit

prek is a faster, dependency-free alternative to pre-commit, built in Rust. You download a single binary with no runtime requirements, and it automatically manages Python versions and virtual environments for you. It runs multiple times faster than pre-commit while using half the disk space, shares toolchains between hooks, and supports parallel execution. prek is fully compatible with existing pre-commit configurations, includes built-in support for monorepos, and offers improved commands like running hooks on specific directories or last commits. Major projects like CPython, Apache Airflow, and FastAPI already use it, making it a reliable choice for streamlining your code quality checks.

https://github.com/j178/prek