You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: