uber/motif

Disallow using @motif.Dependencies on abstract class

开放

#159 创建于 2019年12月16日

 (0 条评论) (0 个反应) (0 位负责人)Kotlin (46 个派生)github user discovery
good first issue

仓库指标

星标
 (538 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

The compiler should only allow annotating interfaces with @motif.Dependencies as there is no reason to use an abstract class instead.

贡献者指南