praveenvijayan / grunt-html-validation

W3C html validaton grunt plugin. Validate all files in a directory automatically.
MIT License
75 stars 39 forks source link

Add the ability to avoid regenerating the validation-status.json file #33

Closed zenorocha closed 6 years ago

zenorocha commented 10 years ago

If you want to avoid validation-report.json file to be generated you just need to set options.reportpath to false.

I wish we could do the same thing with options.path.

Skinner927 commented 10 years ago

+1