djoos / Symfony-coding-standard

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

PHPStorm 2020.2 compactability #182

Open reanim8ed opened 3 years ago

reanim8ed commented 3 years ago

After PHPStorm update from 2020.1 to 2020.2 every file now has "Please trim any trailing whitespace" warning: https://i.imgur.com/ZzNOpb9.png

If I run Code Beautifier - nothing changes in file but the errors are gone: https://i.imgur.com/UlUn2TQ.png

mmoll commented 3 years ago

https://github.com/squizlabs/PHP_CodeSniffer/issues/3125