cweagans / composer-patches

Simple patches plugin for Composer
https://www.cweagans.net/project/composer-patches
BSD 3-Clause "New" or "Revised" License
1.49k stars 239 forks source link

Rename `PatchEvents:: PRE_PATCH_GUESS_DEPTH` #563

Open cweagans opened 3 months ago

cweagans commented 3 months ago

Verification

Is your feature request related to a problem?

We're not really "guessing" patch depth. We're determining patch depth. "Guessing" implies some ambiguity and we should probably not do that.

Describe your proposed solution(s)

Rename the event to something better

Describe alternatives

No response

Additional context

No response

github-actions[bot] commented 3 months ago

👋 Thanks for the idea! Please remember that this is an open source project - feature requests may or may not be implemented, and if they are, the timeline is unknown. If you need a guaranteed implementation or timeline, sponsorships are welcome!