We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988ce9e commit ded0fceCopy full SHA for ded0fce
.github/workflows/spelling.yaml
@@ -15,6 +15,10 @@ jobs:
15
# whole blocks (multi-line) from spell checking. See
16
# https://github.com/check-spelling/check-spelling/commit/46c981b7c96b3777aff4fd711fc9a8f126121b04
17
# for more details.
18
+ # The given commit contains preliminary, unreleased, support for ignoring
19
+ # whole blocks (multi-line) from spell checking. See
20
+ # https://github.com/check-spelling/check-spelling/commit/46c981b7c96b3777aff4fd711fc9a8f126121b04
21
+ # for more details.
22
uses: check-spelling/check-spelling@46c981b7c96b3777aff4fd711fc9a8f126121b04
23
with:
24
check_file_names: 1
0 commit comments