Skip to content

CONTRIBUTING: document the pre-commit hooks the repo already ships #6

@vortacity

Description

@vortacity

Problem

The repo has a .pre-commit-config.yaml (ruff check --fix + ruff-format), but CONTRIBUTING.md never mentions it. New contributors find out about formatting in CI instead of at commit time.

Proposal

Add pip install pre-commit && pre-commit install to CONTRIBUTING's Development Setup steps, with a sentence noting the hooks mirror the ruff gates CI enforces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions