Skip to content

Commit

Permalink
Increase line length limit for 17f56a2 ([webview] fix eclipse-theia#5647
Browse files Browse the repository at this point in the history
: restore webviews)
  • Loading branch information
westbury committed Jul 27, 2020
1 parent f914dd3 commit d36f307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/errors.tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"max-line-length": [
true,
180
250
],
"no-any": true,
"no-consecutive-blank-lines": true,
Expand Down

0 comments on commit d36f307

Please sign in to comment.