Skip to content

Commit ded0fce

Browse files
bcummingmsimberg
andauthored
Update .github/workflows/spelling.yaml
Co-authored-by: Mikael Simberg <[email protected]>
1 parent 988ce9e commit ded0fce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/spelling.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
# whole blocks (multi-line) from spell checking. See
1616
# https://github.com/check-spelling/check-spelling/commit/46c981b7c96b3777aff4fd711fc9a8f126121b04
1717
# 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.
1822
uses: check-spelling/check-spelling@46c981b7c96b3777aff4fd711fc9a8f126121b04
1923
with:
2024
check_file_names: 1

0 commit comments

Comments
 (0)