Skip to content

Commit da359d3

Browse files
authored
Merge pull request #21721 from dvdksn/vale-accept-pluralized-acronyms
vale: properly allow pluralized acronyms
2 parents 1476173 + 6c99895 commit da359d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_vale/config/vocabularies/Docker/accept.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(?-i)[A-Z]{2,}'?s
1+
(?i)[A-Z]{2,}'?s
22
Amazon
33
Anchore
44
Apple

0 commit comments

Comments
 (0)