pre-commit
Repopre-commit is an open-source framework that lets developers configure and run Git pre-commit hooks written in any language. It automates code quality checks such as linters, formatters, and tests before each commit to keep repositories clean and consistent.
Stories
Completed digest stories linked to this service.
-
Starter repo to make AI coding tools follow your CI and tests2026-03-04An open-source starter repo ties Python linting, tests, and AI-assistant rules together so code from tools lik...