crytic/slither

ignore interfaces for `inheritance-graph` printer

Open

#2150 aperta il 29 set 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (886 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (4769 star)
Metriche merge PR
 (Merge medio 54g 9h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor