Matthew Joseph Martin

Results 41 comments of Matthew Joseph Martin

I wish you'd just copied and replaced spaces with tabs before your latest pull request. Now there are lots and lots of merge conflicts now. I feel like my work...

No worries. Actually JSBeautify has a grunt plugin that would work well for this purpose (no IDE integration needed). One of the build steps would format according to your guideline....

@Mumeii Did you make any progress on this? Error handling is really the only thing I haven't got properly sorted/figured out and I find it's a consistent source of pain/confusion...

@straker If you can comment on the desired functionality and what the test case means to assert, I can fix this. See PR #82 which already fixes based on what...

The issue it seems is using --verbose with a non-object target property. That would be OK, but the behavior is inconsistent between verbose and non-verbose modes. You would expect it...

@shama The use case for us is "for this environment, run or do not run this part of the task". Or for example, just need a URL per-environment (e.g. dev...