KT.ANNOTATION_ON_SEPARATE_LINE

Multiple annotations should be placed on separate lines

Check that multiple annotations are not on the same line as the annotated declaration. Also ensures that annotations with parameters are placed on separate lines. See https://kotlinlang.org/docs/reference/coding-conventions.html#annotation-formatting

The content on this page is adapted from the Detekt Docs. Copyright ©2022 The Detekt Team. All rights reserved. https://detekt.dev/comments.html