Join Slack
Powered by
when I get a warning lambda argument should be mov...
# announcements
d
Dalinar
12/20/2018, 9:54 AM
when I get a warning
lambda argument should be moved out of parentheses
is that just for aesthetics? or will there be some possible issues if I don't do that?
a
Andreas Sinz
12/20/2018, 10:50 AM
Its just for aesthetics
a
Alexey Belkov [JB]
12/21/2018, 9:52 AM
Also note that's it's not a (compiler) warning, just an IDE inspection:
https://www.jetbrains.com/help/idea/code-inspection.html
2
Views
Open in Slack
Previous
Next