Skip to content

Commit 9a42c0a

Browse files
committed
Update the spellcheck config
Pull in all the new terms and patterns Signed-off-by: Tim Smith <tsmith84@gmail.com>
1 parent 053e1b0 commit 9a42c0a

5 files changed

Lines changed: 345 additions & 30 deletions

File tree

.github/actions/spelling/excludes.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
(?:^|/)pyproject.toml
99
(?:^|/)requirements(?:-dev|-doc|-test|)\.txt$
1010
(?:^|/)vendor/
11-
ignore$
1211
\.a$
1312
\.ai$
1413
\.all-contributorsrc$
@@ -79,5 +78,8 @@ ignore$
7978
\.xpm$
8079
\.xz$
8180
\.zip$
81+
\.tmpl$
8282
^\.github/actions/spelling/
83-
^\Q.github/workflows/spelling.yml\E$
83+
^\.github/workflows/.*\.yaml
84+
_release_template_file.md
85+
ignore$

0 commit comments

Comments
 (0)