MCPcopy
hub / github.com/htmlhint/HTMLHint / setFormat

Method setFormat

src/cli/formatter.ts:65–65  ·  view source on GitHub ↗
(format: string)

Source from the content-addressed store, hash-verified

63 getSupported(): typeof arrSupportedFormatters
64 init(tmpHTMLHint: typeof IHTMLHint, tmpOptions: { nocolor?: boolean }): void
65 setFormat(format: string): void
66
67 emit(event: 'start'): boolean
68 emit(event: 'file', arg: FormatterFileEvent): boolean

Callers 1

htmlhint.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected