mypy
5b1a2314 - Docs: update soft-error-limit default value to -1 (#16542)

Commit
2 years ago
Docs: update soft-error-limit default value to -1 (#16542) Default value of `MANY_ERRORS_THRESHOLD` was set to `-1` in https://github.com/python/mypy/pull/15138, which is also the default value of the `--soft-error-limit` CLI option. However the CLI docs were not updated accordingly.
Author
Parents
Loading