We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4099c commit a6cae74Copy full SHA for a6cae74
.codeclimate.yml
@@ -13,4 +13,5 @@ engines:
13
ratings:
14
paths:
15
- "**.js"
16
-exclude_paths: []
+exclude_paths:
17
+ - "tests/"
0 commit comments