From b32e99ae7946fd429c605cdbb13eea070317f91a Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Thu, 27 Feb 2014 15:29:23 +0100 Subject: [PATCH] jshintignore: Add jquery.fullscreen.js Follows-up 37835854c7. Though it passes out jshint config, it won't pass jscs and even if it would, it's upstream so it doesn't have to pass. Change-Id: Ia67da79b74252065c348a932e700926700030722 --- .jshintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.jshintignore b/.jshintignore index 0e3c679b5c..a44a4d4476 100644 --- a/.jshintignore +++ b/.jshintignore @@ -16,6 +16,7 @@ resources/jquery/jquery.cookie.js resources/jquery/jquery.cycle.all.js resources/jquery/jquery.farbtastic.js resources/jquery/jquery.form.js +resources/jquery/jquery.fullscreen.js resources/jquery/jquery.hoverIntent.js resources/jquery/jquery.js resources/jquery/jquery.json.js -- 2.20.1