Commit 482f7cb
committed
Remove deprecated
Mypy now shows error codes by default. It's unclear when this changed.
It doesn't seem to be mentioned in the changelog, and both the original
`show_error_codes` setting and the deprecation seem to be undocumented.
This commit will remove `show_error_codes`/`--show-error-codes`.
The inverse `hide_error_codes`/`--hide-error-codes` is still supported.
https://github.com/python/mypy/blob/master/CHANGELOG.md
python/mypy#13542
python/mypy#17083
https://mypy.readthedocs.io/en/stable/error_codes.html
SchemaStore/schemastore#3422
SchemaStore/schemastore#3467
SchemaStore/schemastore#3472
https://www.schemastore.org/partial-mypy.jsonshow_error_codes mypy setting1 parent fb8773a commit 482f7cb
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
0 commit comments