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 e697a9d commit 6d18540Copy full SHA for 6d18540
.codeclimate.yml
@@ -1,4 +1,4 @@
1
exclude_patterns:
2
-- "doc/**"
3
-- "dist/**"
4
-- "test/**"
+ - doc/**
+ - dist/**
+ - test/**
0 commit comments