[Bug] anonymous parameters with type modifier (&, &&, *, **) get pushed downwards on code cleanup Follow
Hello,
I have detected a strange behavior on code_cleanup. I have been able to make a short code example.
Every time I apply my code cleanup, resharper will insert a new line after below the parameter of the functions named "pushesDown".
When I repeat the code cleanup, resharper will repeat inserting empty lines until there are two of them among themselves.
Do you need any settings files?
Please sign in to leave a comment.
Hello,
Please export your settings from the "ReSharper | Manage Options" dialog and attach them.
Thanks!
As requested:
https://drive.google.com/file/d/1Y_E21b1crBlrKySYviKuRCiCTclTDuJh/view?usp=sharing
Thanks, I've filed an issue to track this - https://youtrack.jetbrains.com/issue/RSCPP-31200