uber/motif

Disallow using @motif.Dependencies on abstract class

Offen

#159 geöffnet am 16.12.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (46 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (538 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide