Skip to content

Commit 867cfad

Browse files
committed
CC: bump return statement count from 4 to 5
1 parent d6d08b1 commit 867cfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ checks:
5757
return-statements:
5858
enabled: true
5959
config:
60-
threshold: 4
60+
threshold: 5
6161
similar-code:
6262
enabled: true
6363
config:

0 commit comments

Comments
 (0)