Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/htmlhint/HTMLHint
/ htmlhint.ts
File
htmlhint.ts
src/cli/htmlhint.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ queue as asyncQueue, series as asyncSeries } from
'async'
4
import
* as chalk from
'chalk'
Callers
nothing calls this directly
Calls
8
listRules
Function · 0.85
initConfig
Function · 0.85
hintTargets
Function · 0.85
on
Method · 0.80
getSupported
Method · 0.80
parse
Method · 0.80
setFormat
Method · 0.80
init
Method · 0.65
Tested by
no test coverage detected