crytic/slither

ignore interfaces for `inheritance-graph` printer

Aberta

#2.150 aberto em 29 de set. de 2023

 (2 comentários) (0 reação) (0 responsável)Python (886 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (4.769 estrelas)
Métricas de merge de PR
 (Mesclagem média 54d 9h) (2 fundiu PRs em 30d)

Description

Describe the desired feature

Interfaces can clutter the output of the inheritance graph printer and don't add much value. Perhaps these should be removed by default from the output.

Guia do colaborador