Reports lambda expressions that are too long.
Lambda expressions that are too long
may be confusing, and it is often better to extract the statements into their own method.
Use the field below to specify the maximum number of non-comment source statements a lambda expression is allowed to have.
New in 2016.3