File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/2bdcb2e92bbc0efb855b/maintainability )] ( https://codeclimate.com/github/codeclimate/codeclimate-sonar-php/maintainability )
5
5
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/2bdcb2e92bbc0efb855b/test_coverage )] ( https://codeclimate.com/github/codeclimate/codeclimate-sonar-php/test_coverage )
6
6
7
- ` codeclimate-sonar-java ` is a Code Climate engine that wraps [ Sonarlint] ( http://www.sonarlint.org ) in standalone mode.
7
+ ` codeclimate-sonar-php ` is a Code Climate engine that wraps [ Sonarlint] ( http://www.sonarlint.org ) in standalone mode.
8
8
9
9
## Installation
10
10
```
@@ -38,7 +38,7 @@ exclude_paths:
38
38
Ignore issues with severity below the minimum :
39
39
` ` `
40
40
engines:
41
- sonar-java :
41
+ sonar-php :
42
42
enabled: true
43
43
config:
44
44
minimum_severity: critical # default: major
You can’t perform that action at this time.
0 commit comments