cdgriffith / puremagic

Pure python implementation of identifying files based off their magic numbers
MIT License
158 stars 34 forks source link

Add ruff linter to pre-commit #79

Closed cclauss closed 3 months ago

cclauss commented 3 months ago

https://docs.astral.sh/ruff

Also, Remove fix python encoding pragma (deprecated) % pre-commit autoupdate % pre-commit run --all-files