Skip to content

Commit 8ef4a9e

Browse files
committed
[spellcheck] Properly ignore the education entry
1 parent 0a530ed commit 8ef4a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mailto:[-a-zA-Z=;:/?%&0-9+@.]{3,}
99
\bwww:\s*"?https?:\/\/\S+\/?"?
1010

1111
# education:
12-
\beducation:\s*"?https?:\/\/\S+\/?"?
12+
\beducation:\s*(.+?)$
1313

1414
# github:
1515
\bgithub:\s*"?https?:\/\/\S+\/?"?

0 commit comments

Comments
 (0)