htmlcs
Version:
html hint tool, focused on semantic code style.
80 lines (41 loc) • 1.17 kB
JSON
{
"asset-type": "001,002",
"attr-lowercase": "029",
"attr-no-duplication": "030",
"attr-value-double-quotes": "028",
"bool-attribute-value": "003",
"button-name": "004",
"button-type": "005",
"charset": "006,007",
"css-in-head": "008",
"doctype": "009,041",
"html-lang": "010",
"id-class-ad-disabled": "031",
"ie-edge": "011",
"img-alt": "012",
"img-src": "013",
"img-title": "014",
"img-width-height": "015,016,017",
"lowercase-class-with-hyphen": "018,019",
"lowercase-id-with-hyphen": "020,021",
"nest": "041,042",
"rel-stylesheet": "022",
"script-content": "037",
"script-in-tail": "023",
"indent-char": "032",
"self-close": "039,040",
"spec-char-escape": "033",
"style-content": "038",
"style-disabled": "034",
"tag-pair": "035",
"tagname-lowercase": "036",
"title-required": "024,025",
"unique-id": "026",
"no-duplication-id-and-name": "043",
"viewport": "027",
"label-for-input": "044",
"no-meta-css": "045",
"no-hook-class": "047",
"max-len": "048",
"no-bom": "046"
}