Andrew Powell
Andrew Powell

Thanks for the issue. In the future please fill out the entire issue template and don't remove sections. This seems like a very niche feature and I'm not sure there...
> Original developer here. Can you clarify a little bit? Sorry for not being clear here. I meant the original developer of the code I was refactoring in our repo....
Taking this one on. If more than a week goes by, please ping me.
@kevva please have a look at this and the mentioned `ip-regex` module. have run into this issue with dependent modules.
Issue was opened 7 months ago, and the pull request (https://github.com/yaymukund/grunt-simple-mocha/pull/36) addresses it. Has this been considered by the core contributors?
Outstanding. Thanks for getting eyes on this @vladikoff
oh please don't add a custom set of syntax where none is needed. there's already a convention in Javascript which could be used for that kind of notation: `grunt.registerTask("build",['a','b','c']);` -...
Yeah "(default)" got put in the wrong place. Thanks for catching that. By no means set in stone, but off the cuff was thinking: `- force all` - all tasks...