pyOpenSci / pyosPackage

An example package that compliments our package guide & tutorials.
https://pyospackage.readthedocs.io/en/latest/
MIT License
0 stars 1 forks source link

Add: pre-commit and linting / formatting #25

Closed lwasser closed 1 week ago

lwasser commented 1 week ago

closes #19

this uses pre-commit and ruff as the primary tools. however, there are alternatives especially if we embrace all that Hatch has to offer.

lwasser commented 1 week ago

merging this BUT i think it's important to revisit the pre-commit conversation.