Suggestion for new rule (just found a bug like this in my code).
If the code calls Math.round() or Math.ceil() or Math.floor() with an expression that has type short or int or long, then the code is probably wrong.
Log in to post a comment.