From: Otto Moerbeek Date: Mon, 21 Jul 2025 11:24:45 +0000 (+0200) Subject: Fix spell check issues X-Git-Tag: rec-5.4.0-alpha0~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2040a9d357720bf7ee1f3d2bad4908e12f6ad3d;p=thirdparty%2Fpdns.git Fix spell check issues Signed-off-by: Otto Moerbeek --- diff --git a/.github/actions/spell-check/patterns.txt b/.github/actions/spell-check/patterns.txt index 4795aca70..ad4098423 100644 --- a/.github/actions/spell-check/patterns.txt +++ b/.github/actions/spell-check/patterns.txt @@ -54,9 +54,11 @@ DoH # version suffix v# (?:(?<=[A-Z]{2})V|(?<=[a-z]{2}|[A-Z]{2})v)\d+(?:\b|(?=[a-zA-Z_])) -# hit-count: 173 file-count: 41 -# libraries -(?:\b|_)lib(?:re(?=office|ssl)|)(?!era[lt]|ero|erty|rar(?:i(?:an|es)|y))(?=[a-z]) +# hit-count: 174 file-count: 42 +# Library prefix +# e.g., `lib`+`archive`, `lib`+`raw`, `lib`+`unwind` +# (ignores some words that happen to start with `lib`) +(?:\b|_)[Ll]ib(?:re(?=office)|)(?!era[lt]|ero|erty|rar(?:i(?:an|es)|y))(?=[a-z]) # hit-count: 124 file-count: 50 # Repeated letters @@ -160,7 +162,7 @@ DoH \b(?:(?:[Ll]og(?:g(?=[a-z])|)|[Ss]ign)(?:ed|ing)?) in to\b # is (comparator) higher than -(?:record is|(?:a (?:bit|lot)|much)) higher than\b +#(?:record is|(?:a (?:bit|lot)|much)) higher than\b # to opt in \bto opt in\b