Skip to content

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