Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/htmlhint/HTMLHint
/ core.spec.js
File
core.spec.js
test/core.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
3
describe(
'Core'
, () => {
4
it(
'Set false to rule no effected should result in an error'
, () => {
Callers
nothing calls this directly
Calls
2
verify
Method · 0.80
format
Method · 0.80
Tested by
no test coverage detected