Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 248 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (4 loc) · 248 Bytes

Contributing

Code Quality

This project uses pre-commit to enforce code quality. Please install pre-commit hooks with pre-commit install. This will prevent any code from being committed that violates the checks.