Re: [whatwg/encoding] Meta: use the common deploy.sh (#121)

OK, so I've run the existing script locally a bit to understand what these warnings are. https://encoding.spec.whatwg.org/big5.html has warnings like "Text run is not in Unicode Normalization Form C.", which show up when using the https://checker.html5.org/ API. The warnings also show up when using `java -jar vnu.jar encoding.spec.whatwg.org/big5.html` locally, *but* the exit code is 0.

@sideshowbarker, is there a way of making errors into warnings and the suppressing some warnings using the vnu.jar?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/121#issuecomment-327114481

Received on Tuesday, 5 September 2017 08:57:05 UTC