Skip to content

Commit d3d0b96

Browse files
committed
vale: add GPL, AGPL to acronym exceptions
Signed-off-by: David Karlsson <[email protected]>
1 parent e9effe9 commit d3d0b96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_vale/Docker/Acronyms.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ first: '\b([A-Z]{3,5})\b'
88
second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)'
99
# ... with the exception of these:
1010
exceptions:
11+
- AGPL
1112
- API
1213
- ARM
1314
- ASP
@@ -39,6 +40,7 @@ exceptions:
3940
- GHSA
4041
- GNU
4142
- GPG
43+
- GPL
4244
- GPU
4345
- GRUB
4446
- GTK

0 commit comments

Comments
 (0)