Limits the number of chained calls which can be placed on a single line.
a().b().c().d().e().f()
maxChainedCalls (default: 5)
maxChainedCalls
5
maximum chained calls allowed on a single 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