Skip to content

cleanup steel folder - #277

Open
coco875 wants to merge 17 commits into
Steel-Foundation:masterfrom
coco875:rustqual-steel-folder
Open

cleanup steel folder#277
coco875 wants to merge 17 commits into
Steel-Foundation:masterfrom
coco875:rustqual-steel-folder

Conversation

@coco875

@coco875 coco875 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

I have use rustqual to see what improvement he think and ask ai to resolve most of them then I manually check.

more info : https://github.com/SaschaOnTour/rustqual

I have manually revert som SRP and IOSP violation because he check a bit too much manually trying to split struct that was already doing only one thing (like the CommandLogger) or complain because there is one if in a function where it was instruction. Outside of that he also suggest some very minor performance improvement (re-use allocation, avoid clone, etc) and IOSP that was useful to make the code more clear and function less long.

there is still a part where I have doubt it's in main.rs where it change output to result.

@4lve 4lve left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't looked at everything yet but the parts I've seen look good

Comment thread steel/src/config.rs Outdated
Comment thread steel/src/logger/state.rs
Comment thread steel/src/config.rs Outdated
Comment thread steel/src/config.rs Outdated
Comment thread steel/src/main.rs Outdated
Comment thread steel/src/main.rs
Comment thread steel/src/logger/suggestions.rs
@JunkyDeveloper

Copy link
Copy Markdown
Contributor

Lint is still failing :)

@coco875

coco875 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

now it work

@github-actions

Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Conflicts have been resolved! 🎉

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.

3 participants