OverZealous / run-sequence

Run a series of dependent gulp tasks in order
MIT License
962 stars 61 forks source link

Fixing and cleaning up lint issues in tests #75

Closed lirantal closed 8 years ago

OverZealous commented 8 years ago

Hey there! I appreciate the PR's intent, but I like the way the non-function test format looks, even if IDEs don't. Thanks, though!

lirantal commented 8 years ago

Hi @OverZealous, of course, totally fine with me :) You did notice that the PR includes a missing ; in a couple of places too, right?

OverZealous commented 8 years ago

Yeah, that doesn't bother me if it's the last statement of a function.