From 0a0e228bfdfb5b1886e253c7958f1213185aa146 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 19 Apr 2024 03:18:45 -0400 Subject: [PATCH] More docs on vnu filering --- linter-configs/vnu_filter.jq | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/linter-configs/vnu_filter.jq b/linter-configs/vnu_filter.jq index e4e1031..a3dbee2 100644 --- a/linter-configs/vnu_filter.jq +++ b/linter-configs/vnu_filter.jq @@ -1,4 +1,6 @@ -# Filter false positives from the .messages entry of Nu Validator output +# I regularly validate every page with the Nu HTML Checker. +# It has false positives; I report them upstream and silence them here. +# I use jq/jaq to remove them from the JSON output. .messages |= map( . | select( .type == "info" and (