Remove superfluous --using-cache option#378
Conversation
|
I don't know why, but the original setting was I'm fine with this PR. |
|
Related : #340 |
|
It came from my default toolkit: These are primarily for my library development, since maintaining the development tools across 40 repos is a nightmare. These libraries are mostly pretty small so I prefer to run without cache as my default. I'm fine with speeding things up for Shield, which is a larger scope. Also good with removing the argument here after @paulbalandan's explanation. |
|
Are there blocking issues/concerns preventing the merge? |
MGatner
left a comment
There was a problem hiding this comment.
No problems! There wasn't any activity after my comment so it didn't come back in my feed. Sorry!
When using
nexusphp/cs-config, the--using-cacheis defaulttrueif not provided.https://github.com/NexusPHP/cs-config/blob/e9092a9ab3a59c982bf0c79c89df36a7b2c0b86e/src/Factory.php#L122