We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a567f94 commit 4e0cad4Copy full SHA for 4e0cad4
.codeclimate.yml
@@ -4,12 +4,7 @@ engines:
4
enabled: true
5
config:
6
languages:
7
- - ruby
8
- - javascript
9
- - python
10
- php
11
- fixme:
12
- enabled: true
13
phpcodesniffer:
14
15
phpmd:
@@ -26,11 +21,7 @@ engines:
26
21
ratings:
27
22
paths:
28
23
- "**.inc"
29
- - "**.js"
30
- - "**.jsx"
31
24
- "**.module"
32
25
- "**.php"
33
- - "**.py"
34
- - "**.rb"
35
exclude_paths:
36
- tests/
0 commit comments