pre-commit configs¶
Stub page
Starter .pre-commit-config.yaml by stack.
Planned content¶
- Python: ruff, mypy, codespell
- Terraform: terraform_fmt, tflint, terraform-docs
- General: trailing-whitespace, EOF, large-files, yaml/toml/json
- Local hooks for project-specific checks