MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / checkers.ts

File checkers.ts

src/tools/diagnostics/checkers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Shared checker registry — the detect/run/parse specs for the project type-checkers and
3 * linters QodeX understands (tsc, eslint, ruff, pyright, go vet, cargo).
4 *

Callers

nothing calls this directly

Calls 6

parseRuffJsonFunction · 0.85
parsePyrightJsonFunction · 0.85
parseLineColMessageFunction · 0.85
parseEslintJsonFunction · 0.85
parsePhpLintFunction · 0.85
hasMethod · 0.45

Tested by

no test coverage detected