Library typealias and classes should be internal or private.
// code from a libraryclass A
// code from a libraryinternal class A
excludes (default: ['**'])
excludes
['**']
path filter
The content on this page is adapted from the Detekt Docs. Copyright ©2022 The Detekt Team. All rights reserved. https://detekt.dev/comments.html