uber/motif

Disallow using @motif.Dependencies on abstract class

Aberta

#159 aberto em 16 de dez. de 2019

 (0 comentário) (0 reação) (0 responsável)Kotlin (46 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (538 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 21h) (2 fundiu PRs em 30d)

Description

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

Guia do colaborador