mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
feat: add a simple HTML check pre-commit hook
This commit is contained in:
parent
ae7cee538b
commit
1d83507cf7
10 changed files with 118 additions and 0 deletions
1
testing/resources/bad_html_not_closed.html
Normal file
1
testing/resources/bad_html_not_closed.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<div>hello
|
||||
Loading…
Add table
Add a link
Reference in a new issue