Skip to content

Add jest test pattern to excluded patterns of code climate

Lays Rodrigues requested to merge lays147/codequality:jest_test_ignore into master

What does this MR do?

It adds the Jest test folder pattern to the excluded patterns to Code Climate.

I am getting to much noise on the Code Quality reports because of my tests not being ignored during the assessment. pipeline

What are the relevant issue numbers?

cc @drewcimino @iamricecake @morefice

Merge request reports