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

Commit 44810c3

Browse files
committed
Merge pull request #1463 from nmccready/dev/nmccready/issue_1460_control_checks
issue 1460 control refresh and other checks
2 parents a237e66 + 39f49a4 commit 44810c3

File tree

41 files changed

+20111
-24
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+20111
-24
lines changed

coffeelint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"max_line_length": {
2020
"name": "max_line_length",
21-
"value": 90,
21+
"value": 125,
2222
"level": "warn",
2323
"limitComments": true
2424
},

0 commit comments

Comments
 (0)