deno
2f4e00eb - feat(lint): prototype graph-aware (cross-file) lint rules

Commit
4 days ago
feat(lint): prototype graph-aware (cross-file) lint rules Add an opt-in createGraphRule plugin hook that runs once after the per-file lint phase, receives a read-only LintModuleGraph, and reports diagnostics attributed to a real file+span. Prototype / vertical slice.
Author
Committer
Parents
Loading