Skip to content

Commit 969b4a8

Browse files
Merge pull request #463 from sendgrid/codeclimate
Add code climate
2 parents b12728a + 38640eb commit 969b4a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codeclimate.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
engines:
2+
pep8:
3+
enabled: true
4+
ratings:
5+
paths:
6+
- "**.py"

0 commit comments

Comments
 (0)