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 @@
|
||||
public class Bar {
|
||||
companion <!NO_EXPLICIT_VISIBILITY_IN_API_MODE!>object<!> {}
|
||||
}
|
||||
Reference in New Issue
Block a user