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 ce51050 commit 9f5cb6aCopy full SHA for 9f5cb6a
.codeclimate.yml
@@ -1,6 +1,6 @@
1
exclude_patterns:
2
-- "config/*"
3
-- "database/*"
4
-- "docs/*"
5
-- "resources/*"
6
-- "tests/*"
+- "config/"
+- "database/"
+- "docs/"
+- "resources/"
+- "tests/"
0 commit comments