Closed exitflynn closed 2 months ago
Is there no way to let the pre-commit hook take whatever arguments autotyping itself accepts? Doesn't seem ideal to have to hardcode specific arguments.
yep, we can do that! ^
hey @JelleZijlstra, I can't seem to reproduce the failing CI error at my end, would you have any insights why this could be happening?
I'm not entirely sure; it's possible I need to cut a new release of pyanalyze. I'll look into it.
Adds pre-commit support for the project. I've felt hooks for
--safe
and--aggressive
should cover most use-cases but I'll be happy to include others if that appears better.Closes #75.