Wil (₩) Moore III
Wil (₩) Moore III
Hi @pfurini - are you still looking to maintain this? If not, no worries, but I'll likely close this soon if you aren't going to maintain it.
> Any chance this pull request will be accepted? @djensen47 Yes; however, it would be more likely to be accepted with tests.
Hi @abirmingham, Would you be interested in adding tests so we can get this merged?
@wangshijun If you are still interested in getting this PR in, would you mind submitting a separate PR for the editorconfig? Thanks.
LGTM :+1:
The alternative way to solve this (if you wanted to avoid the DSL) is to put the redis related lines in a new file, then call/source it from the main...
:smile: - Right on.
Also, loading tons of script tags on a resource limited set-top-box can be a nightmare.
This is interesting and we actually do something similar on my team, except we delegate most of it to two helpers: - require-grunt-configs - load-grunt-tasks Here is an gist of...
> What other CLI options should grunt have? > ...if --pre-require was coffee-script and --gruntfile was Gruntfile.coffee (or livescript per #841 or whatever), CoffeeScript wouldn't need to be hard-coded into...