]> source.dussan.org Git - jquery-ui.git/commitdiff
Effect: Disable maxLineLength for description meta
authorAlexander Schmitz <arschmitz@gmail.com>
Thu, 31 Mar 2016 13:16:13 +0000 (09:16 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 13 Apr 2016 15:32:21 +0000 (11:32 -0400)
Ref gh-1690

ui/effect.js

index 5fb4ee579a0cdcb7d29f27f4507d6c9b98b7b055..5b59817d52f1a83ef222493f26138f6db8a958b0 100644 (file)
@@ -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/