Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 1112b15

Browse files
author
Gordon Hall
committed
bump maxstatements
1 parent cd05918 commit 1112b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jshintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"undef": true,
2525
"unused": true,
2626
"maxparams": 4,
27-
"maxstatements": 18,
27+
"maxstatements": 20,
2828
"maxcomplexity": 6,
2929
"maxdepth": 3,
3030
"maxlen": 80,

0 commit comments

Comments
 (0)