#shell #automation #code_style #git_hooks #hooks #pre_commit #terraform
https://github.com/antonbabenko/pre-commit-terraform
https://github.com/antonbabenko/pre-commit-terraform
GitHub
GitHub - antonbabenko/pre-commit-terraform: pre-commit git hooks to take care of Terraform configurations πΊπ¦
pre-commit git hooks to take care of Terraform configurations πΊπ¦ - antonbabenko/pre-commit-terraform
#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
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
GitHub
GitHub - j178/prek: β‘ Better `pre-commit`, re-engineered in Rust
β‘ Better `pre-commit`, re-engineered in Rust. Contribute to j178/prek development by creating an account on GitHub.