| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-11 | chore(lint): add Ruby linter scripts and apply rules | nsfisis | |
| Adds scripts/lint with linters for mod.rs naming, contiguous use blocks, use-as aliasing, sorted Cargo dependencies, std::collections maps, and workspace dependency requirements. Renames mod.rs files, reorders use statements, drops unnecessary import aliases, and sorts Cargo.toml entries to satisfy the new rules. | |||
| 2026-05-10 | refactor(workspace): consolidate crates into mozart-core | nsfisis | |
| Merged mozart-archiver, mozart-autoload, mozart-registry, mozart-sat-resolver, and mozart-vcs into mozart-core to align the source layout with Composer's structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
