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

Some command line / config file options are not reversable #7773

Open
jolaf opened this issue Oct 22, 2019 · 0 comments
Open

Some command line / config file options are not reversable #7773

jolaf opened this issue Oct 22, 2019 · 0 comments
Labels
bug mypy got something wrong priority-2-low

Comments

@jolaf
Copy link
Contributor

jolaf commented Oct 22, 2019

mypy v0.740

  • --no-silence-site-packages command line option is working, but --silence-site-packages produces unrecognized arguments error.

  • no_implicit_optional config file option is working but implicit_optional produces Unrecognized option error.

  • no_silence_site_packages config file option is working but silence_site_packages produces Unrecognized option error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug mypy got something wrong priority-2-low
Projects
None yet
Development

No branches or pull requests

2 participants