Symfony-coding-standard icon indicating copy to clipboard operation
Symfony-coding-standard copied to clipboard

PHPStorm 2020.2 compactability

Open reanim8ed opened this issue 5 years ago • 1 comments

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

reanim8ed avatar Sep 24 '20 14:09 reanim8ed

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

mmoll avatar Sep 30 '20 23:09 mmoll