hauntsaninja / mypy_primer

Run mypy and pyright over millions of lines of code
MIT License
55 stars 29 forks source link

There's a new dependency for Tanjun #59

Closed A5rocks closed 1 year ago

A5rocks commented 1 year ago

Pretty sure this will make mypy primer more effective for that project. Seems to work?

Previously:

        - Found 460 errors in 31 files (checked 36 source files)
        + Found 97 errors in 20 files (checked 36 source files)

Now:

        - Found 403 errors in 22 files (checked 36 source files)
        + Found 49 errors in 13 files (checked 36 source files)