Skip to content

Commit

Permalink
chore: update maintainability index in .complexityrc
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlinse committed Jun 14, 2015
1 parent ae3d57f commit 8fbfce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .complexityrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"errorsOnly": false,
"cyclomatic": 3,
"halstead": 10.34,
"maintainability": 114.62543057522717,
"maintainability": 115.17015686762883,
"hideComplexFunctions": false,
"broadcast": true
}

0 comments on commit 8fbfce9

Please sign in to comment.