-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.yamlto the repo root - Configure ruff and black hooks
- Add setup instructions to CONTRIBUTING.md
- Test that the hooks run correctly on a sample commit
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request