Skip to content

Commit bc28b33

Browse files
author
jdlabails
committed
fix readme lang
1 parent 079916b commit bc28b33

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,12 @@ framework:
7878
translator: { fallback: %locale% }
7979

8080
assetic:
81-
bundles:
81+
bundles:
8282
- JDPhpProjectAnalyzerBundle
8383

8484
jd_php_project_analyzer:
8585
title: Php project analyzer
8686
description: It's a ouaaaouhh project !
87-
lang : en
8887

8988
gitRepositoryURL: https://github.com/jdlabails/PhpProjectAnalyzerBundle
9089

@@ -139,7 +138,7 @@ jd_php_project_analyzer:
139138
csWeight: 100 # between 0 and 100, weighting of code sniffer
140139
testWeight: 100 # between 0 and 100, weighting of testing
141140
locWeight: 100 # between 0 and 100, weighting of code coverage
142-
141+
143142
```
144143

145144

0 commit comments

Comments
 (0)