Contributing Prerequisites Install Go, uv and make. Pre-commit hooks Run the hooks against all files before submitting changes: uvx pre-commit run --all-files Install the Git hook so checks run automatically: uvx pre-commit install