neuroinformatics-unit / python-cookiecutter

Utility to create a basic Python project structure with tests, CI etc.
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Update pre-commit & move from flake8 to ruff #35

Closed adamltyson closed 1 year ago

adamltyson commented 1 year ago

Addresses #10

adamltyson commented 1 year ago

I've changed from flake8 to ruff because: