We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78985ea commit b860008Copy full SHA for b860008
.codeclimate.yml
@@ -2,4 +2,5 @@ languages:
2
JavaScript: true
3
exclude_paths:
4
- "benchmark/index.js"
5
-- "benchmark/old/javascript.js"
+- "benchmark/old/javascript.js"
6
+- "test/parsers.spec.js"
0 commit comments