| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: add help text for CLI commands and descriptions | 魏曹先生 | 2 days | 1 | -1/+9 |
| | | | | | | | Add help text for global flags, commands, and subcommands in help.txt. Add metadata descriptions for linter and metadata commands. | ||||
| * | refactor: extract metadata args into reusable statics | 魏曹先生 | 2 days | 1 | -7/+25 |
| | | |||||
| * | feat(mling): add linter framework with async support and registry | 魏曹先生 | 2026-07-21 | 2 | -11/+28 |
| | | | | | generation | ||||
| * | feat(mingling_cli): add metadata and linter commands with cargo analysis | 魏曹先生 | 2026-07-21 | 2 | -0/+136 |
| Introduce `metadata` and `mlint` subcommands, wire up `cargo_metadata` for manifest analysis, and enable procedural macro support in editors | |||||
