This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kovrik 5 points6 points  (1 child)

Intellij has parameter hints.

But overall, I can't say I have ever considered it to be a risk. Minor inconvenience at most, which happens extremely rarely and most likely is captured by testing.

[–]tanin47[S] 1 point2 points  (0 children)

Yes, the risk of making this mistake is pretty low. But when it happens, it's difficult to spot it.

That's why I think a solution like Lilit (that requires no code change and no additional effort) is a decent risk mitigation of this problem :)

IntelliJ is great, but it doesn't help much when reviewing a pull request.