Skip to content

Conversation

ikonst
Copy link
Contributor

@ikonst ikonst commented Aug 15, 2021

Especially with --no-silence-site-packages newer versions of mypy can produce a number of errors that's over the soft error limit which defaults to 200. By setting it to -1, we disable it, which makes sense for something as predictable as a diff of expected vs. actual errors.

(Not sure why we have --no-silence-site-packages in the arguments, but that's a separate question.)

@ikonst
Copy link
Contributor Author

ikonst commented Dec 25, 2021

@davidfritzsche davidfritzsche merged commit 30f2944 into davidfritzsche:master Dec 26, 2021
@ikonst ikonst deleted the patch-1 branch December 26, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants