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 f19cc16 commit aa49bbdCopy full SHA for aa49bbd
.codeclimate.yml
@@ -1,6 +1,7 @@
1
languages:
2
JavaScript: true
3
exclude_paths:
4
-- "doc/**"
5
-- "lib/**"
6
-- "test/**"
+ - doc/**
+ - lib/**
+ - test/**
7
+
0 commit comments