Skip to content

Commit ce51050

Browse files
authored
Create .codeclimate.yml
1 parent ae74886 commit ce51050

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codeclimate.yml

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

0 commit comments

Comments
 (0)