Skip to content

Commit

Permalink
Adjust .codebeatsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Aug 9, 2016
1 parent 699c71d commit 87954db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codebeatsettings
@@ -1,5 +1,7 @@
{
"GOLANG": {
"TOTAL_LOC": [500, 999, 1999, 9999],
"TOO_MANY_FUNCTIONS": [50, 99, 199, 999],
"TOO_MANY_IVARS": [20, 50, 70, 99]
}
}

0 comments on commit 87954db

Please sign in to comment.