-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Duster very slow. #156
Comments
Thanks for the report @rdizio |
@rdizio Do you have any unique configurations? |
Hey @driftingly , nothing special. These are the settings I have in the duster.json file
tlint.json
pint.json
|
Closed the issue by accident, my bad lol |
Can you try removing |
@rdizio @driftingly Before:
After:
|
Removing vendor from the exclude list should fix the issue. |
I have php 8.3 running bare metal on my Macbook pro m3 max chip with Herd, and duster started to run slower as my project grew. I have phpstan, pint, tlint running. When I execute each command sparely, they run fast without problem. However, as soon as I execute duster, it takes a while to run each linter. Any ideas why? thanks.
The text was updated successfully, but these errors were encountered: