From 298c91a68fe38f839a257ab91a4c6655dcb90ad1 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Tue, 4 Sep 2012 16:01:05 +0530 Subject: [PATCH] Misc jshint fixes * Move the invocation into the parens that contain the function. * unescaped regex * Do not wrap function literals in parens unless they are to be immediately invoked. Change-Id: Ib3360f88fb7674af0e857d8a84a91fdac1fd8487 --- data/ulsdata2json.php | 2 +- src/jquery.uls.core.js | 22 ++++++++++------------ src/jquery.uls.data.js | 2 +- src/jquery.uls.data.utils.js | 2 +- src/jquery.uls.languagefilter.js | 12 ++++++------ src/jquery.uls.lcd.js | 2 +- src/jquery.uls.regionfilter.js | 10 +++++----- 7 files changed, 25 insertions(+), 27 deletions(-) diff --git a/data/ulsdata2json.php b/data/ulsdata2json.php index e77b89d..b11d829 100644 --- a/data/ulsdata2json.php +++ b/data/ulsdata2json.php @@ -72,7 +72,7 @@ $js = <<