Skip to content

Commit

Permalink
Add Codebeat settings
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Jun 30, 2021
1 parent 6a93c67 commit 1ff478c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .codebeatsettings
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"GOLANG": {
"ABC": [15, 25, 50, 70],
"LOC": [30, 45, 70, 100],
"TOO_MANY_IVARS": [24, 36, 48, 72],
"TOO_MANY_FUNCTIONS": [64, 128, 256, 512],
"TOTAL_LOC": [500, 1500, 3000, 5000]
}
}

0 comments on commit 1ff478c

Please sign in to comment.