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 (