MustBeApiRule
class MustBeApiRule @Inject constructor : DocumentedRule<MustBeApiFinding>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open suspend override fun check(project: McProject): List<MustBeApiFinding>
Content copied to clipboard
Link copied to clipboard