octolab / cleaner

🛁 The Composer plugin to remove development files.
MIT License
15 stars 3 forks source link

match all packages in a namespace with "vendor/*" #42

Closed falkenhawk closed 8 years ago

falkenhawk commented 8 years ago

Questionnaire

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

Description

match all packages in a namespace with "vendor/*" in config: octolab/cleaner: clean

e.g.

config:
  octolab/cleaner:
    clean:
      vendor/*: "tests"
kamilsk commented 8 years ago

@mh-ovos if you want you can to join to project's gitter chat https://gitter.im/octolab/Cleaner

kamilsk commented 8 years ago

thanks for contributing!