arekolek
05/29/2018, 12:40 PMExpression functions should not wrap to two lines. If an expression function grows to require wrapping, use a normal function body, a return declaration, and normal expression wrapping rules instead.And if you view when expression function as perfectly normal, you now need to maintain your own set of coding conventions. What do you think?