crytic/slither

ignore interfaces for `inheritance-graph` printer

Open

#2,150 创建于 2023年9月29日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (886 fork)batch import
enhancementgood first issue

仓库指标

Star
 (4,769 star)
PR 合并指标
 (平均合并 54天 9小时) (30 天内合并 2 个 PR)

描述

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.

贡献者指南