This is expected behaviour to keep formatting standard and predictable. If one clause is multi line all clauses are made multi line.
Breaking out the long lines into separate functions to keep the case clauses short is the right way. It’ll also make the code more understandable by using descriptive names.






















