Skip to content

Commit 9baa7d6

Browse files
committed
Vale: endpoint, not end points
Signed-off-by: Lynette Miles <[email protected]>
1 parent 5d84e2c commit 9baa7d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

vale-styles/FluentBit/Endpoint.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
extends: substitution
2+
message: "'%s' is not the preferred term; use 'endpoint' instead."
3+
level: error
4+
ignorecase: true
5+
swap:
6+
"end point": "endpoint"
7+
end-point: "endpoint"
8+
end-points: "endpoints"

0 commit comments

Comments
 (0)