We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351ca21 commit afadd02Copy full SHA for afadd02
.codeclimate.yml
@@ -1,2 +1,4 @@
1
exclude_patterns:
2
-- "src/__tests__/"
+- "src/__tests__/"
3
+- "**/*.spec.ts"
4
+- "**/*.spec.tsx"
0 commit comments