rpm-software-management / spec-cleaner

spec-cleaner
BSD 3-Clause "New" or "Revised" License
28 stars 34 forks source link

pre-commit: add isort hook #277

Closed kstreitova closed 4 years ago

kstreitova commented 4 years ago

Add isort hook to the pre-commit framework and run isort on the whole project

scarabeusiv commented 4 years ago

Apart from the fact the flake8 still fails the concept looks solid :)