Commit 9b09436ce1f7427570f1016d02e7bf2bed4479f4

Authored by Jay Berkenbilt
1 parent f10efe39

Update spell check

README-maintainer.md
@@ -790,3 +790,5 @@ that clang-format produces several results. (In git this is commit @@ -790,3 +790,5 @@ that clang-format produces several results. (In git this is commit
790 790
791 The commits that have the bulk of automatic or mechanical reformatting are 791 The commits that have the bulk of automatic or mechanical reformatting are
792 listed in .git-blame-ignore-revs. Any new bulk updates should be added there. 792 listed in .git-blame-ignore-revs. Any new bulk updates should be added there.
  793 +
  794 +[//]: # (cSpell:ignore pikepdfs readthedocsorg .)
cSpell.json
@@ -300,6 +300,7 @@ @@ -300,6 +300,7 @@
300 "nobjects", 300 "nobjects",
301 "nocase", 301 "nocase",
302 "nodefaultlib", 302 "nodefaultlib",
  303 + "nolint",
303 "noout", 304 "noout",
304 "notfound", 305 "notfound",
305 "nowarn", 306 "nowarn",