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 079916b commit bc28b33Copy full SHA for bc28b33
README.md
@@ -78,13 +78,12 @@ framework:
78
translator: { fallback: %locale% }
79
80
assetic:
81
- bundles:
+ bundles:
82
- JDPhpProjectAnalyzerBundle
83
84
jd_php_project_analyzer:
85
title: Php project analyzer
86
description: It's a ouaaaouhh project !
87
- lang : en
88
89
gitRepositoryURL: https://github.com/jdlabails/PhpProjectAnalyzerBundle
90
@@ -139,7 +138,7 @@ jd_php_project_analyzer:
139
138
csWeight: 100 # between 0 and 100, weighting of code sniffer
140
testWeight: 100 # between 0 and 100, weighting of testing
141
locWeight: 100 # between 0 and 100, weighting of code coverage
142
-
+
143
```
144
145
0 commit comments