artefactual / automation-tools

Tools to aid automation of Archivematica and AtoM.
GNU Affero General Public License v3.0
46 stars 33 forks source link

Use Ruff for Python linting and formatting #152

Closed replaceafill closed 2 months ago

replaceafill commented 2 months ago

This replaces the black, pyupgrade, reorder-python-imports and flake8 hooks in pre-commit with ruff.

Connected to https://github.com/archivematica/Issues/issues/1693