crytic/slither

ignore interfaces for `inheritance-graph` printer

Open

#2,150 opened on 2023年9月29日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (886 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (4,769 stars)
PR merge metrics
 (平均マージ 54d 9h) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド