crytic/slither

Support slither.conf.json and slither.config.json

Closed

#595 opened on Aug 20, 2020

 (0 comments) (0 reactions) (0 assignees)Python (886 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,769 stars)
PR merge metrics
 (Avg merge 54d 9h) (2 merged PRs in 30d)

Description

Right now Slither will look for the config file named slither.config.json. We could also look for slither.conf.json for convenience

Contributor guide