Skip to content

Commit 986aa54

Browse files
arschmitzscottgonzalez
authored andcommitted
Progressbar: Disable maxLineLength for description meta
Ref jquerygh-1690
1 parent 307f946 commit 986aa54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/widgets/progressbar.js

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

1010
//>>label: Progressbar
1111
//>>group: Widgets
12+
// jscs:disable maximumLineLength
1213
//>>description: Displays a status indicator for loading state, standard percentage, and other progress indicators.
14+
// jscs:enable maximumLineLength
1315
//>>docs: http://api.jqueryui.com/progressbar/
1416
//>>demos: http://jqueryui.com/progressbar/
1517
//>>css.structure: ../../themes/base/core.css

0 commit comments

Comments
 (0)