Skip to content

Commit ae1be9e

Browse files
arschmitzscottgonzalez
authored andcommitted
Effect: Disable maxLineLength for description meta
Ref jquerygh-1690
1 parent 2eb7c96 commit ae1be9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/effect.js

+2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
//>>label: Effects Core
1111
//>>group: Effects
12+
// jscs:disable maximumLineLength
1213
//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.
14+
// jscs:enable maximumLineLength
1315
//>>docs: http://api.jqueryui.com/category/effects-core/
1416
//>>demos: http://jqueryui.com/effect/
1517

0 commit comments

Comments
 (0)