-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDuplicateAn existing issue was already createdAn existing issue was already createdFixedA PR has been merged for this issueA PR has been merged for this issue
Description
There are a number of error messages that have two almost identical variants. One with a colon at the end, and one with a period. The idea is that the error should end in a colon if has an elaboration, and a period if not. This is not giving us enough benefit to justify the existence of these variants. So we should remove the colon variants.
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDuplicateAn existing issue was already createdAn existing issue was already createdFixedA PR has been merged for this issueA PR has been merged for this issue