Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parseRuffJson
Function · 0.85
parsePyrightJson
Function · 0.85
parseLineColMessage
Function · 0.85
parseEslintJson
Function · 0.85
parsePhpLint
Function · 0.85
has
Method · 0.45
Tested by
no test coverage detected