Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/htmlhint/HTMLHint
/ FormatterConfigEvent
Interface
FormatterConfigEvent
src/cli/formatter.ts:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
export
interface
FormatterConfigEvent {
46
ruleset: Ruleset
47
configPath?: string
48
}
49
50
export
interface
FormatterEndEvent {
51
arrAllMessages: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected