Closed RomanZhilich closed 9 years ago
As of now, plugin only check current project folder for available config files. It'll be nice to have one configuration for all sub projects. Ideally root and sub project configurations should be merged automatically.
:+1:
Now plugin takes into account <rootProject>/config/ folder before <rootProject>/app/config/.
<rootProject>/config/
<rootProject>/app/config/
As of now, plugin only check current project folder for available config files. It'll be nice to have one configuration for all sub projects. Ideally root and sub project configurations should be merged automatically.