Skip to content

Lint name strings for… #2018

Open
Open
@ddbeck

Description

@ddbeck

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)

Prompted by #2017. Related to #1935.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttools and infrastructureProject internal tooling, such as linters, GitHub Actions, or repo settings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions