Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/htmlhint/HTMLHint
/ core.ts
File
core.ts
src/core/core.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
HTMLParser from
'./htmlparser'
2
import
Reporter from
'./reporter'
3
import
* as HTMLRules from
'./rules'
4
import
{ Hint, Rule, Ruleset, DisabledRulesMap } from
'./types'
Callers
nothing calls this directly
Calls
1
addRule
Method · 0.80
Tested by
no test coverage detected