We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fde423 commit d268a80Copy full SHA for d268a80
.codeclimate.yml
@@ -1,6 +1,6 @@
1
languages:
2
JavaScript: true
3
exclude_paths:
4
-- "doc/**"
5
-- "lib/**"
6
-- "test/**"
+ - doc/**
+ - lib/**
+ - test/**
0 commit comments