mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-25 23:24:03 +00:00
Pre-existing rustfmt drift across the workspace was blocking CI's `Rustfmt` check on PR #373 + PR #377. Running plain `cargo fmt` reformats 427 files; no semantic changes, no logic changes, no behavior changes — just what rustfmt already wanted. None of the touched files are in ruvector-rabitq, ruvector-rulake, or the new mirror-rulake workflow — those were already fmt-clean per the per-crate checks on commits |
||
|---|---|---|
| .. | ||
| edit_file_tests.rs | ||
| execute_tests.rs | ||
| glob_tests.rs | ||
| grep_tests.rs | ||
| ls_tests.rs | ||
| read_file_tests.rs | ||
| tool_dispatch_tests.rs | ||
| write_file_tests.rs | ||
| write_todos_tests.rs | ||