poly-check
01Command
Lint and check formatting with poly — apply no fixes; summarize findings and drift.
10 2d ago A 15 tokens
original MIT
Universal zero-dependency linter and formatter. One pure-Rust binary (poly) that lints and formats ~30 languages in-process — ruff, oxc, biome, mago and more compiled in — with a tree-sitter tier for the long tail. One config, git hooks, and an MCP server for agents.
Command
Lint and check formatting with poly — apply no fixes; summarize findings and drift.
Command
Apply poly lint --fix and fmt --fix, then re-check and report what changed and what remains.