Skip to content

Add pre-commit hook for ruff and black #25

@travisjneuman

Description

@travisjneuman

Description

Add a pre-commit configuration so contributors automatically get their Python code checked by ruff and formatted by black before committing.

Acceptance Criteria

  • Add .pre-commit-config.yaml to the repo root
  • Configure ruff and black hooks
  • Add setup instructions to CONTRIBUTING.md
  • Test that the hooks run correctly on a sample commit

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions