Skip to content
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

show_error_codes and show_error_code_links missing in documentation #17083

Open
mschoettle opened this issue Apr 1, 2024 · 0 comments
Open

Comments

@mschoettle
Copy link

Documentation

I was going through the documentation to set up a mypy.ini for a new project and noticed that show_error_codes and show_error_code_links are missing here: https://mypy.readthedocs.io/en/stable/config_file.html#configuring-error-messages

The fact that error codes are shown by default is mentioned in the command line documentation (https://mypy.readthedocs.io/en/stable/command_line.html#configuring-error-messages) though --show-error-code-links is missing.

ilevkivskyi pushed a commit that referenced this issue May 30, 2024
This PR closes issue #16693 and a
part of issue #17083

Propositional documentation updates for show-error-code-links, which
update files command_line.rst and config_file.rst.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant