Skip to content

Commit 0a7e8a2

Browse files
committed
Adding advice
1 parent f32ef8d commit 0a7e8a2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
If you run into a url form that you can't easily
2+
whitelist, consider adding a pattern into
3+
[.github/actions/spell-check/patterns.txt](.github/actions/spell-check/patterns.txt).
4+
5+
If you have a file / directory / set of files
6+
that shouldn't be checked, please add them to
7+
[.github/actions/spell-check/excludes/excludes.txt](.github/actions/spell-check/excludes/excludes.txt).
8+
9+
Otherwise, you can add whitelist entries to an
10+
appropriate file in:
11+
[.github/actions/spell-check/whitelist/](.github/actions/spell-check/whitelist/).

0 commit comments

Comments
 (0)