Skip to content

Commit

Permalink
Remove code-style line-length limit
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 22, 2015
1 parent 4aa3310 commit 3845c2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jscs.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@
"else"
],
"requireLineFeedAtFileEnd": true,
"maximumLineLength": 78,
"requireCapitalizedConstructors": true,
"safeContextKeyword": "self",
"requireDotNotation": true,
Expand Down

0 comments on commit 3845c2d

Please sign in to comment.