Unable to run against all files
nficano opened this issue · 3 comments
nficano commented
I wanted to do this over my entire codebase, but when I run:
pre-commit run --all-files
it returns (no files to check) Skipped
asottile commented
Can you produce the entire output, as well as git ls-files -- '*.py'
? (and also your .pre-commit-config.yaml
)
nficano commented
disregard this one actually, user error. 😞 thanks for the great hook sir!
asottile commented
Cheers :D