Skip to content

Commit 9f5cb6a

Browse files
authored
Update .codeclimate.yml
1 parent ce51050 commit 9f5cb6a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.codeclimate.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
exclude_patterns:
2-
- "config/*"
3-
- "database/*"
4-
- "docs/*"
5-
- "resources/*"
6-
- "tests/*"
2+
- "config/"
3+
- "database/"
4+
- "docs/"
5+
- "resources/"
6+
- "tests/"

0 commit comments

Comments
 (0)