Details
Assignee
UnassignedUnassignedReporter
Justin ObaraJustin ObaraComponents
Fix versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Justin Obara
Justin ObaraComponents
Fix versions
Priority
Created October 26, 2016 at 8:53 PM
Updated July 29, 2021 at 5:48 AM
Like linting for JS files, we should implement a system to automatically validate / lint all of the html files. This includes full html documents and html fragments used for templates and etc.
some options would be to use a service for the w3 validator https://validator.w3.org/nu/ or some other javascript based linter that can be wired up through grunt.