Skip to content

Commit f200710

Browse files
authored
Create codeclimate.yml
1 parent 4ad178e commit f200710

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.codeclimate.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
languages:
2+
Python: true
3+
exclude_paths:
4+
- "tests/*.py"
5+
- "docs/*"

0 commit comments

Comments
 (0)