crytic/slither

ignore interfaces for `inheritance-graph` printer

Open

#2 150 ouverte le 29 sept. 2023

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Python (886 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (4 769 stars)
Métriques de merge PR
 (Merge moyen 54j 9h) (2 PRs mergées en 30 j)

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.

Guide contributeur