Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update docs on extra_checks flag #18537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

ilevkivskyi
Copy link
Member

Fixes #16189

Few things here:

  • Soften a bit the language on the flag
  • Delete docs for old deprecated strict_concatenate option that is now part of extra_checks
  • Add a bit more motivation to the flag description
  • Update docs for --strict flag to mention extra_checks instead of strict_concatenate

Note that the docs on config file option requested in the issue were added a while ago.

@ilevkivskyi ilevkivskyi merged commit 7e8213f into python:master Jan 27, 2025
2 checks passed
@ilevkivskyi ilevkivskyi deleted the extra-checks-docs branch January 27, 2025 10:57
x612skm pushed a commit to x612skm/mypy-dev that referenced this pull request Feb 24, 2025
Fixes python#16189

Few things here:
* Soften a bit the language on the flag
* Delete docs for old deprecated `strict_concatenate` option that is now
part of `extra_checks`
* Add a bit more motivation to the flag description
* Update docs for `--strict` flag to mention `extra_checks` instead of
`strict_concatenate`

Note that the docs on config file option requested in the issue were
added a while ago.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning instructs using --extra-checks, but no equivalent config option exists
1 participant