From b47b2936814f6b61c2c8ce40367db2b99076efa2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 19 May 2026 16:34:40 -0300 Subject: yaml: parseExcludingURLs --- src/validators.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/validators.js') diff --git a/src/validators.js b/src/validators.js index b702682e..28f3cef7 100644 --- a/src/validators.js +++ b/src/validators.js @@ -822,6 +822,8 @@ export function isCuratedURL(string) { return true; } +// These are the only valid actual values, but parseExcludingURLs (in #yaml) +// defines a mapping of alternative, equivalent values. export const isExcludingURLsReason = is(...[ 'quietly', -- cgit 1.3.0-6-gf8a5