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

Move to async/await

Open BlindChickens opened this issue 5 years ago • 0 comments

If the current lib/htmllint.js code can be rewritten to make use of async/await it will be more readable and maintainable.

The tests would then also be more readable and more versatile. I could get the coverage percentage up by then being able to test even the vnu server functionality.

This is obviously a massive rewrite.

Please let me know your thoughts and ideas.

BlindChickens avatar Nov 19 '19 21:11 BlindChickens