Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 163 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 163 Bytes

contributing

Linting

This repo uses pre-commit to statically analyze code. Run the following to do that locally.

pre-commit run --all-files