You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#54317 Clean PhpCsFixer configuration (smnandre)
This PR was squashed before being merged into the 7.1 branch.
Discussion
----------
Clean PhpCsFixer configuration
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
Remove some lines from the configuration
* Framework files that do not exist anymore (Templating & Form paths)
* Files ignored by the "Fixtures" rules
Commits
-------
99ae653 Clean PhpCsFixer configuration
0 commit comments