Commit 85a8e5e
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 487e646 commit 85a8e5e
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
0 commit comments