Skip to content

Commit 268cc25

Browse files
committed
adding codeclimate config
1 parent b6eb29c commit 268cc25

File tree

2 files changed

+450
-0
lines changed

2 files changed

+450
-0
lines changed

.codeclimate.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
plugins:
3+
pmd:
4+
enabled: true
5+
config:
6+
file: pmd.xml

0 commit comments

Comments
 (0)