Eric
01/21/2025, 3:25 PMfun foo() = "blah" but I'd like to enforce that multi-line expression bodies have a line break after the =
or at least have it consistent within a single class/fileBrais Gabin
01/21/2025, 3:33 PMEric
01/21/2025, 3:37 PMktlint_function_signature_body_expression_wrapping config setting
might be something to add in the future