Skip to content

Commit b860008

Browse files
author
Ruben Bridgewater
committed
Exclude tests from codeclimate
1 parent 78985ea commit b860008

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeclimate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ languages:
22
JavaScript: true
33
exclude_paths:
44
- "benchmark/index.js"
5-
- "benchmark/old/javascript.js"
5+
- "benchmark/old/javascript.js"
6+
- "test/parsers.spec.js"

0 commit comments

Comments
 (0)