edh-elo/DEVELOPMENT.md
2024-03-03 16:24:19 -08:00

341 B

Pre-commit

This repo uses pre-commit. Install the tool with pip install pre-commit (or just pip install -r requirements-dev.txt), then install the hooks with pre-commit install

Not yet configured to run this in CI, as I'm the only contributor :P but I definitely should if I start getting contributions!