Skip to content

Commit 9071660

Browse files
committed
Test uuencoded pattern
1 parent d7918b2 commit 9071660

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/candidate.patterns

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,9 @@ PrependWithABINamepsace
633633
# base64 encoded pkcs
634634
\bMII[-a-zA-Z=;:/0-9+]+
635635

636+
# uuencoded
637+
[!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_]
638+
636639
# DNS rr data
637640
(?:\d+\s+){3}(?:[-+/=.\w]{2,}\s*){1,2}
638641

0 commit comments

Comments
 (0)