Filter is_constructor_variables on printers
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Some printers still output info if [`is_constructor_variables`](https://github.com/crytic/slither/blob/e31487455c5cc07de776cf300da4d69f9a0fac5d/slither/core/declarations/function.py#L355-L363) is true.
We should review every printer to see if it makes sense to print them
Contributor guide
Assessment
This issue has not been assessed yet.