MCPcopy
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
3import { queue as asyncQueue, series as asyncSeries } from 'async'
4import * as chalk from 'chalk'

Callers

nothing calls this directly

Calls 8

listRulesFunction · 0.85
initConfigFunction · 0.85
hintTargetsFunction · 0.85
onMethod · 0.80
getSupportedMethod · 0.80
parseMethod · 0.80
setFormatMethod · 0.80
initMethod · 0.65

Tested by

no test coverage detected