uber/motif

Disallow using @motif.Dependencies on abstract class

Open

#159 opened on Dec 16, 2019

 (0 comments) (0 reactions) (0 assignees)Kotlin (46 forks)github user discovery
good first issue

Repository metrics

Stars
 (538 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide