Skip to content

Commit afadd02

Browse files
📦 ci(codeclimate): ignore all tests
1 parent 351ca21 commit afadd02

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.codeclimate.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
exclude_patterns:
2-
- "src/__tests__/"
2+
- "src/__tests__/"
3+
- "**/*.spec.ts"
4+
- "**/*.spec.tsx"

0 commit comments

Comments
 (0)