Skip to content

Commit 4e05e90

Browse files
committed
[spellcheck] Ignore emails
1 parent f3aa297 commit 4e05e90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Email
2+
mailto:[-a-zA-Z=;:/?%&0-9+@.]{3,}
3+
\bemail:\s*[-a-zA-Z=;:/?%&0-9+@.]{3,}
14

25
# Commit message -- Signed-off-by and friends
36
^\s*(?:(?:Based-on-patch|Co-authored|Helped|Mentored|Reported|Reviewed|Signed-off)-by|Thanks-to): (?:[^<]*<[^>]*>|[^<]*)\s*$

0 commit comments

Comments
 (0)