tonybaloney / perflint

Python Linter for performance anti patterns
MIT License
659 stars 10 forks source link

Please add a pre-commit hook #24

Closed thedrow closed 2 years ago

thedrow commented 2 years ago

We should be able to run perflint using pre-commit. Currently, there's no pre-commit-hooks.yml in this repository so we can't use this linter with pre-commit.