This rule verifies spacing between package and import statements as well as between import statements and class declarations.
package fooimport a.bclass Bar { }
The content on this page is adapted from the Detekt Docs. Copyright ©2022 The Detekt Team. All rights reserved. https://detekt.dev/comments.html