Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean code, resolve psalm type error #5308

Closed
wants to merge 7 commits into from
Closed

Conversation

docjyJ
Copy link
Collaborator

@docjyJ docjyJ commented Sep 21, 2024

Hey

When you are running composer run psalm -- --show-info=true Psalm report a lot of type error.

The goal of this PR is to fix these errors through type checking.

It is always more pleasant to develop without waring everywhere.

What do you think? I find it quite relaxing to clean up code. If you think it's a good idea, I can take care of that task.

@szaimen
Copy link
Collaborator

szaimen commented Sep 24, 2024

Hi @docjyJ, this is a very nice idea! Thanks for starting to work on this. I think for reviews it would be best if you could create separate PRs, one for each file if possible or at least grouped in some other way. Thanks a lot! :)

@docjyJ docjyJ force-pushed the enh/noid/optimize-psalm branch from 12b9317 to 5187ea6 Compare September 24, 2024 19:35
@docjyJ
Copy link
Collaborator Author

docjyJ commented Sep 24, 2024

Ok, so you can review this PR

@szaimen szaimen added 3. to review Waiting for reviews enhancement New feature or request labels Sep 25, 2024
@szaimen szaimen added this to the next milestone Sep 25, 2024
@docjyJ docjyJ force-pushed the enh/noid/optimize-psalm branch from 1e4f32f to 25e2dd8 Compare September 25, 2024 19:44
@docjyJ docjyJ self-assigned this Sep 28, 2024
@docjyJ docjyJ requested a review from szaimen September 28, 2024 18:22
@docjyJ
Copy link
Collaborator Author

docjyJ commented Oct 2, 2024

See #5369

@docjyJ docjyJ closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants