Skip to content

Replace grunt-html with htmlhint #1274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

limzykenneth
Copy link
Member

Fixes #1260

Changes:

Replaced htmllint task from grunt-html with htmlhint from grunt-htmlhint which also remove the Java dependency requirement. There is no guarantee the rules in place for htmlhint matches the previous rules as I cannot find a good source for what the rules for grunt-html are, but a reasonable default is set for now.

@Qianqianye Qianqianye merged commit 44b8de7 into processing:main Sep 7, 2022
@kjhollen
Copy link
Member

kjhollen commented Sep 7, 2022

Many thanks, @limzykenneth!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Java dependency for HTML linting
3 participants