Skip to content

Commit ae17f39

Browse files
committed
style: Ignore tests folder
1 parent 8b721ef commit ae17f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codeclimate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ plugins:
3737
exclude_patterns:
3838
- "docs/"
3939
- "snapshots/"
40+
- "**/tests/*"
4041
- "**/node_modules/"
4142
- "**/*.test.js"

0 commit comments

Comments
 (0)