Allow pattern to be a module instead of a file
asottile opened this issue · 2 comments
asottile commented
Would enable a pre-commit repo that defines a bunch of modules to just have a config like:
- id: fix-fixer-1
entry: undebt
language: python
args: [-p, mypkg.fixer_1]
ajm188 commented
I will start on this in a little bit. Should be a small change.