aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci/src/task/cmd_docs_check.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore: reorganize dev tools into dev/ directory and consolidate configsHEADmain魏曹先生17 hours1-44/+0
| | | | | | | | | | Move CI, dev tools, and configs from root-level scattered locations into a unified `dev/` directory structure. Update all references across build scripts, documentation, and editor configurations. Also consolidate editor config generation into build.rs for automated synchronization of rust-analyzer settings across VS Code and Zed.
* refactor(mingling_ci): rename build, clippy, and docs commands to -check魏曹先生36 hours1-0/+44
suffix