paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
47 stars 50 forks source link

Fix FindFiles to not return canonical file path. #391

Closed myohn-paypal closed 2 years ago

myohn-paypal commented 2 years ago
Fix FindFiles to not return cannonical file path.

Partially revert 887e3e2fbb7ebc8de65f991f92220b696f83ae7a.

Change FindFiles to not return cannonical file path, undoing behavior change
introduced in 3.1.0 version and restoring back to 3.0.0 version.