Skip to content

fix: make strict Clippy pass across CLI targets#15

Merged
blackopsrepl merged 2 commits intorelease/0.6.0from
issue-4-strict-clippy-r060
Mar 21, 2026
Merged

fix: make strict Clippy pass across CLI targets#15
blackopsrepl merged 2 commits intorelease/0.6.0from
issue-4-strict-clippy-r060

Conversation

@blackopsrepl
Copy link
Copy Markdown
Collaborator

Summary

  • flatten the nested CLI test modules that triggered clippy::module_inception
  • keep the existing test coverage intact while preserving the current module layout
  • validate the CLI crate on the release/0.6.0 line

Validation

  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test -p solverforge-cli

Closes #4

@blackopsrepl blackopsrepl merged commit 07d70a3 into release/0.6.0 Mar 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant