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.

贡献者指南