Skip to content

Commit

Permalink
Add autoscale verb and affixed forms to dictionary
Browse files Browse the repository at this point in the history
- autoscale
- autoscaled
- autoscaling
- autoscaler
- autoscales

Signed-off-by: Jack Baldry <[email protected]>
  • Loading branch information
jdbaldry committed Jan 25, 2024
1 parent ff40e23 commit 3e022bf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions vale/dictionaries/en_US-grafana.aff
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ SFX S 0 s [^sxzhy]
SFX A Y 2
SFX A e able e
SFX A 0 able .

SFX R Y 2
SFX R 0 r e
SFX R 0 ed .
3 changes: 2 additions & 1 deletion vale/dictionaries/en_US-grafana.dic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
63
64
Alertmanager/S po:noun
Ansible/ po:noun
Ansible/ po:adjective
Expand Down Expand Up @@ -36,6 +36,7 @@ Webpack/ po:noun
Zipkin/ po:noun
Zipkin/ po:adjective
allowlist/S po:noun
autoscale/DGRS po:verb
backport/DGS po:verb
blockquote/S po:noun
deliverable/S po:noun
Expand Down
1 change: 1 addition & 0 deletions vale/dictionaries/wordlist
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Webpack/ po:noun
Zipkin/ po:noun
Zipkin/ po:adjective
allowlist/S po:noun
autoscale/DGRS po:verb
backport/DGS po:verb
blockquote/S po:noun
deliverable/S po:noun
Expand Down

0 comments on commit 3e022bf

Please sign in to comment.