Skip to content

Commit 7ff48e7

Browse files
mikey-check-spelling-bot
authored andcommitted
1 parent c947505 commit 7ff48e7

File tree

2 files changed

+86
-19
lines changed

2 files changed

+86
-19
lines changed

.github/actions/spelling/excludes.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
(?:^|/)go\.sum$
55
(?:^|/)package(?:-lock|)\.json$
66
(?:^|/)vendor/
7-
ignore$
87
\.a$
98
\.ai$
109
\.avi$
@@ -47,13 +46,15 @@ ignore$
4746
^\.github/actions/spelling/
4847
^\Q.github/readme/partials/documentation/inspirations.md\E$
4948
^\Q.github/workflows/spelling.yml\E$
50-
^source/plugins/community/splatoon/
5149
^\Qsource/plugins/sponsors/index.mjs\E$
5250
^\Qsource/plugins/stargazers/worldmap/atlas/50m_countries.geojson\E$
5351
^\Qsource/templates/classic/partials/splatoon.ejs\E$
5452
^\Qsource/templates/markdown/example.md\E$
5553
^\Qsource/templates/terminal/fonts.css\E$
5654
^\Qsource/templates/terminal/partials/screenshot.ejs\E$
57-
^\Qtests/mocks/api/github/rest/emojis/get.mjs\E$
5855
^\Qtests/mocks/api/axios/get/lichess.mjs\E$
59-
^\Qtests/mocks/api/axios/get/steam.mjs\E$
56+
^\Qtests/mocks/api/axios/get/steam.mjs\E$
57+
^\Qtests/mocks/api/github/rest/emojis/get.mjs\E$
58+
^source/plugins/community/splatoon/
59+
^source/templates/classic/fonts\.css$
60+
ignore$

0 commit comments

Comments
 (0)