Skip to content

Commit c35f33f

Browse files
Create .codeclimate.yml
1 parent 705fb3a commit c35f33f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.codeclimate.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
engines:
2+
duplication:
3+
enabled: true
4+
config:
5+
languages:
6+
javascript:
7+
mass_threshold: 50

0 commit comments

Comments
 (0)