aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(lint): add non_mingling_naming_style lint with auto-fix suggestions魏曹先生38 hours1-1/+1
| | | | | Support file-level lint checks via `check_file` in lint registry template.
* feat(mling): add linter framework with async support and registry魏曹先生39 hours1-0/+7
| | | | generation
* feat(mingling_cli): add metadata and linter commands with cargo analysis魏曹先生48 hours1-0/+5
| | | | | Introduce `metadata` and `mlint` subcommands, wire up `cargo_metadata` for manifest analysis, and enable procedural macro support in editors
* Remove mingling_cli crate魏曹先生2026-04-251-3/+0
|
* Rename add_dispatcher module to dispatcher_mgr and add remove commandWeicao-CatilGrass2026-04-141-0/+3