Skip to content

Commit 2eb7c96

Browse files
arschmitzscottgonzalez
authored andcommitted
Effects: Disable maxLineLength for description meta explode
Ref jquerygh-1690
1 parent 8d1de7b commit 2eb7c96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/effects/effect-explode.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
//>>label: Explode Effect
1111
//>>group: Effects
12+
// jscs:disable maximumLineLength
1213
//>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.
14+
// jscs:enable maximumLineLength
1315
//>>docs: http://api.jqueryui.com/explode-effect/
1416
//>>demos: http://jqueryui.com/effect/
1517

0 commit comments

Comments
 (0)