aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(cli): add dynamic completion scripts and global helpwip/mingling-cli-ux魏曹先生20 hours1-1/+4
| | | | | | Enable the dispatch_tree and comp features to generate completion scripts during build and register global help and completion support in the main entry point.
* feat(lint): add non_mingling_naming_style lint with auto-fix suggestions魏曹先生14 days1-1/+1
| | | | | Support file-level lint checks via `check_file` in lint registry template.
* feat(mling): add linter framework with async support and registry魏曹先生2026-07-211-0/+7
| | | | generation
* feat(mingling_cli): add metadata and linter commands with cargo analysis魏曹先生2026-07-211-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