Skip to content

Commit 52b2d45

Browse files
committed
Update .codeclimate.yml
1 parent d2518e3 commit 52b2d45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codeclimate.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
engines:
22
eslint:
33
enabled: true
4+
pep8:
5+
enabled: true
46

57
ratings:
68
paths:
79
- "**.js"
10+
- "**.py"

0 commit comments

Comments
 (0)