Docs: update soft-error-limit default value to -1 by sveinugu · Pull Request #16542 · python/mypy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 3.2k
Merged
hauntsaninja merged 1 commit intopython:masterfrom
Nov 23, 2023Merged
Docs: update soft-error-limit default value to -1#16542
hauntsaninja merged 1 commit intopython:masterfrom
Docs: update soft-error-limit default value to -1#16542
hauntsaninja merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Default value of MANY_ERRORS_THRESHOLD was set to -1 in #15138, which is also the default value of the --soft-error-limit CLI option. However the CLI docs were not updated accordingly.
hauntsaninja approved these changes Nov 23, 2023
Copy link Copy Markdown
Collaborator
hauntsaninja
left a comment
hauntsaninja
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
hauntsaninja
merged commit
5b1a231
into
python:master
QuLogic
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment