1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

More docs on vnu filering

This commit is contained in:
Rohan Kumar 2024-04-19 03:18:45 -04:00
parent c21aefb5d3
commit 0a0e228bfd
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -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 (