aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/linter.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(mling): add linter framework with async support and registry魏曹先生4 days1-0/+2
| | | | generation
* feat(mingling_cli): add metadata and linter commands with cargo analysis魏曹先生4 days1-0/+15
Introduce `metadata` and `mlint` subcommands, wire up `cargo_metadata` for manifest analysis, and enable procedural macro support in editors