Skip to content

Commit

Permalink
Adapt ignored CC folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed Jan 20, 2021
1 parent 3b42bfa commit ba6fd64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ plugins:
exclude_patterns:
- "**/*.test.*"
- "**/*.spec.*"
- "src/svg/"
- "svg-to-react/"
- "cypress/"
- "src/mocks/"
- "src/modules/core/testing/mocks"

# Default CC excluded paths:
- "config/"
Expand Down

1 comment on commit ba6fd64

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.