Skip to content
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

feat: add a simple HTML check pre-commit hook #1072

Closed
wants to merge 1 commit into from

Conversation

bernardpaulus
Copy link

Hello,

I needed a simple, basic validation for HTML files.

Here is a proposal for a pre-commit hook check-html.

Untested (I don't know how to run the unit tests locally) - let's see how it fares in the CI pipeline

@asottile
Copy link
Member

hi please create issues to discuss features before spending time on them

I don't think this makes sense here. there are many pre-existing html validators (w3c comes to mind) which are going to do a much better job than python's html.parser

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

Successfully merging this pull request may close these issues.

2 participants