djoos / Symfony-coding-standard

Development repository for the Symfony coding standard
MIT License
402 stars 102 forks source link

Add strict_types into AssignmentSpacingSniff.php #99

Closed insekticid closed 7 years ago

insekticid commented 7 years ago

Look here https://github.com/Endouble/Symfony3-custom-coding-standard/blob/master/Symfony3Custom/Sniffs/WhiteSpace/AssignmentSpacingSniff.php

You should ignore this error: Add a single space around assignment operators declare(strict_types=1);