-
Notifications
You must be signed in to change notification settings - Fork 8
Replace psalm plugin "phinal" with phpstan extension "phpat" #696
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
Conversation
e17e60e to
37109a7
Compare
|
Hello 👋 here is the most recent benchmark result:
This comment gets update everytime a new commit comes in! |
37109a7 to
36b7a57
Compare
DanielBadura
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.
For the final check we don't need anymore a extra tool, since psalm is already checking it itself.
If we want to drop psalm then this might get relevant again. I would say we should add this as soon we are dropping psalm.
|
It's also about replacing deptrac. |
This is also a first step to replace deptrac in favor of phpat as we think this tool is better suited for our usecase.
36b7a57 to
3d781db
Compare
|
Let's get this rolling. Replacing deptrac can be done another time :) |
No description provided.