Requires that all chained calls are placed on a new line if a preceding one is.
foo().bar().baz()
foo().bar().baz()foo().bar().baz()
includeElvis (default: True)
includeElvis
True
require trailing elvis expressions to be wrapped on a new line
The content on this page is adapted from the Detekt Docs. Copyright ©2022 The Detekt Team. All rights reserved. https://detekt.dev/comments.html