mypy --show-error-codes .

Category: Python & pip

mypy --show-error-codes .

Show the error code for each mypy diagnostic

Shows the error code (like [arg-type] or [return-value]) for each error — helps when silencing specific errors.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.