Hi there,
is there a way to avoid running the “code duplication” measure on tests? Even a regexp match to exclude anything /test_.*.py/ would do for us.
Thanks
Hi there,
is there a way to avoid running the “code duplication” measure on tests? Even a regexp match to exclude anything /test_.*.py/ would do for us.
Thanks
Hey there.
Check out the documenation on Analysis Scope > Scope of duplication detection.