Merge pull request #21721 from dvdksn/vale-accept-pluralized-acronyms

vale: properly allow pluralized acronyms
This commit is contained in:
David Karlsson 2025-01-06 10:56:12 +01:00 committed by GitHub
commit da359d3cbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(?-i)[A-Z]{2,}'?s
(?i)[A-Z]{2,}'?s
Amazon
Anchore
Apple