-
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 wire up a tool like https://github.com/remarkjs/remark-lint to check for style and consistency in description strings.
Some things we ought to check for:
- Spaces around
…in code (as infor … of, notfor…of) - Enclose HTML tags in backticks (as in
The `<body>` element…, not"The <body> element…") - 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