tony-o / raku-fez

This project is for 'fez', raku's cool new shiny dist uploader & manager. If you're a module author you should definitely be using this sweet thang. ;;;;;;;;;;;;;; This project and the underlying infrastructure is supported out of my own pocket and through donations. If you'd like to donate please check here: https://www.patreon.com/oynot
Artistic License 2.0
20 stars 12 forks source link

This "ignorer" code is repeated #116

Open JJ opened 10 months ago

JJ commented 10 months ago

https://github.com/tony-o/raku-fez/blob/a4ea6fc43524bd4fe08c36e680bfe377ef457c32/lib/Fez/Util/Tar.rakumod#L12-L14

Possibly factor out to a common, or keep it in sync somehow. Related to #112