Trailing semicolon
Volox opened this issue · 2 comments
Volox commented
Hi,
great snippet collection, altough it will be better if some function (like _.isArray
, _.isObject
, etc ) do not have the trailing semicolon.
AntouanK commented
I guess it's more used in ifs so yeah, you are right.
I'll be moving to the UK the next few days. I'll try to fix it as soon as I find some time.