asottile/add-trailing-comma

Unable to run against all files

nficano opened this issue · 3 comments

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

Can you produce the entire output, as well as git ls-files -- '*.py'? (and also your .pre-commit-config.yaml)

disregard this one actually, user error. 😞 thanks for the great hook sir!

Cheers :D