aboutsummaryrefslogtreecommitdiff
path: root/legacy_data/src/data/local/workspace_analyzer.rs
Commit message (Collapse)AuthorAgeFilesLines
* Good Bye! Legacy JVCS魏曹先生2026-03-211-358/+0
|
* Apply clippy suggestions and improve code quality魏曹先生2026-03-201-3/+2
|
* Replace string_proc with just_fmt as external dependency魏曹先生2026-02-251-2/+2
|
* Remove examples and legacy code, update .gitignore魏曹先生2026-02-051-0/+359
- Delete examples directory and its example action system - Rename actions/ to legacy_actions/ and data/ to legacy_data/ - Update Cargo.toml license file reference - Move setup scripts to scripts/dev/ directory - Add todo.txt patterns to .gitignore