Closed asottile closed 6 years ago
I haven't used pre-commit myself, but if this bit of metadata helps people, I'm happy for it to go in. I'll leave it a couple of days in case the other maintainers have any feedback. If not, feel free to ping me a reminder about it.
This is WIP, I wanted to get some feedback on whether this is desirable and if so where to document this :)
pre-commit is a mutli-language git hooks framework and perhaps more importantly a linter-runner framework.
This metadata makes it very easy to add
python-modernize
to a repository that's already using the pre-commit framework.