Skip to content

Commit

Permalink
Adding some customization to the codebeat config, allowing a little m…
Browse files Browse the repository at this point in the history
…ore ABC complexity (12) than default (10)
  • Loading branch information
Bjørn Remseth committed Dec 6, 2017
1 parent 72eba5f commit 251dbc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codebeatsettings
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"JAVA": {
"ABC": [12, 20, 40, 60]
}
}

0 comments on commit 251dbc4

Please sign in to comment.