Closed jennings closed 9 years ago
Nice one!
I'll make minor update for code style and merge.
lgtm. Will merge as soon you address my comment.
@pksunkara - If the only change required to land a pull request is a 30 second code style update, just do it yourself.
No point wasting time going back and forth if you can quickly make the change yourself.
I like to give them a chance first. I will wait 2 days and if they haven't done it, I will do it myself.
I'm telling you to just do it, and in the future, just do it.
Time is precious.
Cherry-picked these into develop branch.
Merged this.
The
options
argument in thezalgo(text,options)
function never makes it to theheComes(text,options)
function. This PR fixes that.