Skip to content

Commit b8cb6bb

Browse files
committed
relax mh criterion
1 parent c6f08ef commit b8cb6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

miss_hit.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ copyright_entity: "CPP visual motion localizer developpers"
1010
# metrics limit for the code quality (https://florianschanda.github.io/miss_hit/metrics.html)
1111
metric "cnest": limit 4
1212
metric "file_length": limit 500
13-
metric "cyc": limit 15
14-
metric "parameters": limit 7
13+
metric "cyc": limit 18
14+
metric "parameters": limit 8

0 commit comments

Comments
 (0)