We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32ef8d commit 0a7e8a2Copy full SHA for 0a7e8a2
.github/actions/spell-check/advice.txt
@@ -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