hparra / gulp-rename

Rename files easily
MIT License
692 stars 73 forks source link

Fix confusing example in README.md #72

Closed lleaff closed 7 years ago

lleaff commented 7 years ago

Remove useless and confusing return statement in "function argument" example. cf. 'ignores the return value': test/rename.spec.js:156: https://github.com/hparra/gulp-rename/blob/master/test/rename.spec.js#L156