/html-validator-action

Github action that runs 'zrrrzzt/html-validator' on javascript code.

Primary LanguageShellMIT LicenseMIT

GitHub html-validator-cli runner

This action executes html-validator on specified html file/directory without any previous action/build step or Docker required.

Prerequisites

html-validator-cli

You must have the html-validator-cli running locally for the action to execute. It will use the same rules as you do locally. More info on the html-validator-cli

License

The Dockerfile and associated scripts and documentation in this project are released under the MIT License.

References

Stefano Bourscheid - GitHub ESLint runner