]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix spell checking 15883/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 21 Jul 2025 11:30:56 +0000 (13:30 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 21 Jul 2025 11:41:02 +0000 (13:41 +0200)
.github/actions/spell-check/candidate.patterns
.github/actions/spell-check/patterns.txt

index 30a01da9019fa08782b0053c142077b673d64f93..10aa444c82232414bc571dd7da86e5ae2c64ecbd 100644 (file)
@@ -759,7 +759,7 @@ W/"[^"]+"
 # 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])
+#(?:\b|[_=])[Ll]ib(?:re(?=office|ssl)|)(?!era[lt]|ero|erty|rar(?:i(?:an|es)|y))(?=[a-z])
 
 # iSCSI iqn (approximate regex)
 \biqn\.[0-9]{4}-[0-9]{2}(?:[\.-][a-z][a-z0-9]*)*\b
index ad40984232900ff3e9461236b9364371160f8a0f..016010b00bd67a25d6c0696e7e29eedc4cae32ea 100644 (file)
@@ -58,7 +58,7 @@ DoH
 # 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])
+(?:\b|_)[Ll]ib(?:re(?=office|ssl)|)(?!era[lt]|ero|erty|rar(?:i(?:an|es)|y))(?=[a-z])
 
 # hit-count: 124 file-count: 50
 # Repeated letters
@@ -162,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)|of success) higher than\b
 
 # to opt in
 \bto opt in\b