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?
Please sign in to leave a 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.