kbaskett248 / adafruit_macropad

45 stars 21 forks source link

Use pre-commit to maintain code style #6

Closed kbaskett248 closed 2 years ago

kbaskett248 commented 2 years ago

This pr adds pre-commit hook configuration using the pre-commit. Among other checks, this hook will run black and isort to maintain code style.