]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix spell check issues
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 21 Jul 2025 11:24:45 +0000 (13:24 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 21 Jul 2025 11:24:45 +0000 (13:24 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
.github/actions/spell-check/patterns.txt

index 4795aca7012044bc2a9078322e9598a5bdf6964e..ad40984232900ff3e9461236b9364371160f8a0f 100644 (file)
@@ -54,9 +54,11 @@ DoH
 # version suffix <word>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