Skip to content

Commit

Permalink
ignore all folders in cypress integration/support
Browse files Browse the repository at this point in the history
  • Loading branch information
thekp committed Jul 29, 2019
1 parent b297e40 commit 6757f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Expand Up @@ -6,7 +6,7 @@ plugins:
languages:
- javascript
exclude_patterns:
- 'cypress/{integration,support}/*.js'
- 'cypress/{integration,support}/**/*.js'
# The line below should work but doesn't it removes all js and jsx quality checking
# - 'src/**/*.{test,stories}.{js,jsx}'
exclude_patterns:
Expand Down

0 comments on commit 6757f67

Please sign in to comment.