aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effect.js
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2016-03-31 09:16:13 -0400
committerScott González <scott.gonzalez@gmail.com>2016-04-13 11:32:21 -0400
commitae1be9ed8de447ecf73b0e00b968f00babba8e60 (patch)
tree30ce0d0693e9959513d0da0775469d302e6e47f9 /ui/effect.js
parent2eb7c96a40991da8f4bb01028f38ed1dbc2ab029 (diff)
downloadjquery-ui-ae1be9ed8de447ecf73b0e00b968f00babba8e60.tar.gz
jquery-ui-ae1be9ed8de447ecf73b0e00b968f00babba8e60.zip
Effect: Disable maxLineLength for description meta
Ref gh-1690
Diffstat (limited to 'ui/effect.js')
-rw-r--r--ui/effect.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/effect.js b/ui/effect.js
index 5fb4ee579..5b59817d5 100644
--- a/ui/effect.js
+++ b/ui/effect.js
@@ -9,7 +9,9 @@
//>>label: Effects Core
//>>group: Effects
+// jscs:disable maximumLineLength
//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.
+// jscs:enable maximumLineLength
//>>docs: http://api.jqueryui.com/category/effects-core/
//>>demos: http://jqueryui.com/effect/