Closed wolfv closed 9 months ago
Hi there, thank you for your contribution!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.
If you would like this issue to remain open please:
NOTE: If this issue was closed prematurely, please leave a comment.
Thanks!
We're in the process of cleaning up most of the confusing code in rattler-build
: https://github.com/prefix-dev/rattler-build/
The code contains a regex to modify the file extension for hashing / sorting:
It looks like the regex is supposed to do a great deal of things, but if I am not mistaken
splitext
will always cut off after the first dot from the right. So one could write just as well: