Code Style bug in 2023.3.6?

I've upgraded to 2023.3.6 and now when I use Reformat Code PhpStorms adds unwanted spaces in my docblocks:

/**
 * @dataProvider filtersList
 * @see          CommonEntityAccess::generateDataSet()
 */

I believe this corresponds to these align settings that I've never enabled:

 

Edit: I've reverted to 2023.3.5 and it still does it. What am I missing?

0
1 comment

Hi,

This is the default behavior that has not been changed for quite a long time. However, we have it filed as a bug here. Please vote for it if you have a spare minute.

0

Please sign in to leave a comment.