From 9b09436ce1f7427570f1016d02e7bf2bed4479f4 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 17 Jun 2023 12:09:08 -0400 Subject: [PATCH] Update spell check --- README-maintainer.md | 2 ++ cSpell.json | 1 + 2 files changed, 3 insertions(+) diff --git a/README-maintainer.md b/README-maintainer.md index 1e2537d5..2809a7e1 100644 --- a/README-maintainer.md +++ b/README-maintainer.md @@ -790,3 +790,5 @@ that clang-format produces several results. (In git this is commit The commits that have the bulk of automatic or mechanical reformatting are listed in .git-blame-ignore-revs. Any new bulk updates should be added there. + +[//]: # (cSpell:ignore pikepdfs readthedocsorg .) diff --git a/cSpell.json b/cSpell.json index cc7ebbb2..c73ecdbf 100644 --- a/cSpell.json +++ b/cSpell.json @@ -300,6 +300,7 @@ "nobjects", "nocase", "nodefaultlib", + "nolint", "noout", "notfound", "nowarn",