html-validator icon indicating copy to clipboard operation
html-validator copied to clipboard

Ignore JSON response based on message property

Open davidtheclark opened this issue 8 years ago • 1 comments
trafficstars

Right now it looks like the ignore option only works with text responses: https://github.com/zrrrzzt/html-validator/blob/master/lib/setup-options.js#L7. It could work just as well with JSON responses, I think, if it were checked against the message property.

Are you open to a PR implementing this?

davidtheclark avatar Jun 27 '17 13:06 davidtheclark

👍

zrrrzzt avatar Jun 27 '17 16:06 zrrrzzt