crytic/slither

Filter is_constructor_variables on printers

Open

#865 opened on Jun 14, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (886 forks)batch import
enhancementhelp wanted

Repository metrics

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

Description

Some printers still output info if is_constructor_variables is true.

We should review every printer to see if it makes sense to print them

Contributor guide