From: Remi Gacogne Date: Tue, 3 Sep 2024 13:30:29 +0000 (+0200) Subject: spell-check: Allow argon/scrypt patterns X-Git-Tag: rec-5.2.0-alpha1~98^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14618%2Fhead;p=thirdparty%2Fpdns.git spell-check: Allow argon/scrypt patterns --- diff --git a/.github/actions/spell-check/patterns.txt b/.github/actions/spell-check/patterns.txt index d52b436368..6b4d3610fe 100644 --- a/.github/actions/spell-check/patterns.txt +++ b/.github/actions/spell-check/patterns.txt @@ -147,3 +147,6 @@ DoH # ignore long runs of a single character: \b([A-Za-z])\g{-1}{3,}\b + +# scrypt / argon +\$(?:scrypt|argon\d+[di]*)\$\S+