Mark Story
Mark Story
Does the `--config` option not work?
Its in the help for the cli tool. I'll add it to the wiki as well.
I updated the wiki for the command line flag. Yes, the plugin assumes and expects you have a config file with the default name. I don't think anyone has earnestly...
Telling the various parts of the plugin which is 'default' is the only challenging thing I think.
I'm going to be pushing some changes soon that will automatically import any and all user defined constants into the configuration files. Would that help with this?
I'm just in the middle of splitting out the internally bits of this plugin into a standalone library. You might want to wait for that to land, so the pull...
Sure more filters are always welcome, especially if they come with tests :smile:
Sure do you want to send a pull request with the warning that would have tipped you off? I'd prefer a warning over the build tool doing something that is...
I don't think that will be possible because of how PHP parses ini files.