Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/htmlhint/HTMLHint
/ meta-description-require.spec.js
File
meta-description-require.spec.js
test/rules/meta-description-require.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
HTMLHint = require(
'../../dist/htmlhint.js'
).HTMLHint
2
const
ruleId =
'meta-description-require'
3
4
describe(
'Rule: meta-description-require'
, () => {
Callers
nothing calls this directly
Calls
1
verify
Method · 0.80
Tested by
no test coverage detected