**Feature** it would be cool if there was an option like `--disallow-ignore-without-code` or something that enforces error codes in `type: ignore` comments **Pitch** `# type:ignore` comments risk suppressing an unintended error, which is why it's preferred to specify the exact error code you're suppressing