Skip explicit API inspection for data class properties and add inspection for public API in interfaces
Add tests for almost all the cases
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
private class Foo {
|
||||
fun method() {}
|
||||
}
|
||||
Reference in New Issue
Block a user