-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
enhancementNew feature or requestNew feature or requesttools and infrastructureProject internal tooling, such as linters, GitHub Actions, or repo settingsProject internal tooling, such as linters, GitHub Actions, or repo settings
Description
We ought to check for style and consistency in name strings.
Some things we ought to check for:
- Leading or trailing spaces
- Markdown syntax (e.g.,
`code`or*emphasis*) - Balanced braces, brackets, and parentheses
- Use of ellipses (
…) and spaces - Uniqueness
- Double (or more) spaces (e.g.,
Don't let this→ ←happen)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttools and infrastructureProject internal tooling, such as linters, GitHub Actions, or repo settingsProject internal tooling, such as linters, GitHub Actions, or repo settings