|
Ran
|
Files
244
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci
minor #2413 Update Symfony ruleset (fabpot) This PR was merged into the 2.0-dev branch. Discussion ---------- Update Symfony ruleset We've just upgraded PHP-CS-Fixer to 2.0 and we now have a lot of recommendations that we don't want to get on Symfony. The `heredoc` one being one of them. Another rule we don't want, but I didn't find where this is enabled, is the conversion of one-line anonymous functions to multiline ones. Anyone knowns which rule we should disable to avoid that (http://fabbot.io/report/symfony/symfony/20907/a2c7e0634 has an example)? Thanks. Commits ------- 750335da removed from the Symfony ruleset rules that we don't want on Symfony
6959 of 7647 relevant lines covered (91.0%)
278.78 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|