-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
chore: Add parameter type hints to parameters #48195
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
base: master
Are you sure you want to change the base?
Conversation
ChristophWurst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 except for the structures that are possibly implemented/extended by apps
Signed-off-by: Joas Schilling <[email protected]>
fe23079 to
e271318
Compare
|
Status ? :) |
|
I think we should also be able to do this with rector which would save a lot of work |
|
But rector can not not do parameters only in classes and return types only on interfaces. |
miaulalala
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧹
Signed-off-by: John Molakvoæ <[email protected]>
|
Still many issues |
Summary
TODO
Checklist