Skip to content

Commit 4e0cad4

Browse files
committed
Clean up CC
1 parent a567f94 commit 4e0cad4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.codeclimate.yml

-9
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ engines:
44
enabled: true
55
config:
66
languages:
7-
- ruby
8-
- javascript
9-
- python
107
- php
11-
fixme:
12-
enabled: true
138
phpcodesniffer:
149
enabled: true
1510
phpmd:
@@ -26,11 +21,7 @@ engines:
2621
ratings:
2722
paths:
2823
- "**.inc"
29-
- "**.js"
30-
- "**.jsx"
3124
- "**.module"
3225
- "**.php"
33-
- "**.py"
34-
- "**.rb"
3526
exclude_paths:
3627
- tests/

0 commit comments

Comments
 (0)