crytic/slither

ignore interfaces for `inheritance-graph` printer

Open

#2,150 建立於 2023年9月29日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (4,769 star) (886 fork)batch import
enhancementgood first issue

描述

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.

貢獻者指南