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

Commit

Permalink
Merge pull request #1463 from nmccready/dev/nmccready/issue_1460_cont…
Browse files Browse the repository at this point in the history
…rol_checks

issue 1460 control refresh and other checks
  • Loading branch information
nmccready committed Sep 1, 2015
2 parents a237e66 + 39f49a4 commit 44810c3
Show file tree
Hide file tree
Showing 41 changed files with 20,111 additions and 24 deletions.
2 changes: 1 addition & 1 deletion coffeelint.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"max_line_length": {
"name": "max_line_length",
"value": 90,
"value": 125,
"level": "warn",
"limitComments": true
},
Expand Down
Loading

0 comments on commit 44810c3

Please sign in to comment.