mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
drop htmlhint given htmllint gives us most of the coverage we need here
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"alt-require": true,
|
||||
"attr-lowercase": true,
|
||||
"attr-no-duplication": true,
|
||||
"attr-unsafe-chars": true,
|
||||
"attr-value-double-quotes": true,
|
||||
"doctype-first": true,
|
||||
"doctype-html5": true,
|
||||
"id-class-value": true,
|
||||
"id-unique": true,
|
||||
"space-tab-mixed-disabled": true,
|
||||
"spec-char-escape": true,
|
||||
"src-not-empty": true,
|
||||
"tag-pair": true,
|
||||
"tagname-lowercase": true,
|
||||
"title-require": true
|
||||
}
|
Reference in New Issue
Block a user