-
Notifications
You must be signed in to change notification settings - Fork 25
Add entry for Vale rule: allow.yml #436
Copy link
Copy link
Closed
Labels
P2Should address this soon.Should address this soon.enhancementWill improve the guide but is not a bug or blocker.Will improve the guide but is not a bug or blocker.
Description
When we create rules in Vale we need to make sure that they're based on solid
guidance, and that we can refer writers to this guidance for more info.
allow.yml tests for "allows" and "permits" and suggests using "enables" or
similar instead. Other options are available of course, such as supports,
provides, lets, facilitates, etc. This is too much info for the Vale message,
but we should include it in the style guide.
Ideally, we should also ensure that these entries have IDs so that we can link
directly to them in Vale rules and also in editor snippet entries.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Should address this soon.Should address this soon.enhancementWill improve the guide but is not a bug or blocker.Will improve the guide but is not a bug or blocker.