From: John Resig Date: Tue, 9 Nov 2010 16:09:07 +0000 (-0500) Subject: Make sure that when multiple variables are being declared that assignments are each... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=fb48ae8e6cca25fd29ef2b1eb23e9efa7b0eef7c;hp=fb48ae8e6cca25fd29ef2b1eb23e9efa7b0eef7c;p=jquery.git Make sure that when multiple variables are being declared that assignments are each done on their own line. ---