vale: add GPL, AGPL to acronym exceptions

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-11-08 17:08:11 +01:00
parent e9effe92f1
commit d3d0b9605d
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ first: '\b([A-Z]{3,5})\b'
second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)' second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)'
# ... with the exception of these: # ... with the exception of these:
exceptions: exceptions:
- AGPL
- API - API
- ARM - ARM
- ASP - ASP
@ -39,6 +40,7 @@ exceptions:
- GHSA - GHSA
- GNU - GNU
- GPG - GPG
- GPL
- GPU - GPU
- GRUB - GRUB
- GTK - GTK