Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Out File Extension and Paths #38

Open
currenthandle opened this issue Mar 11, 2023 · 0 comments
Open

Filter Out File Extension and Paths #38

currenthandle opened this issue Mar 11, 2023 · 0 comments

Comments

@currenthandle
Copy link

I don't see a way to use this extension to run slither on my project but filter out certain files like the cli allow you to: slither . --filter-paths "test|lib|script"

It basically renders the extension unusable is it is showing issues on *.t.sol &*.s.sol file or files in /lib or /test/ or script

How can one configure the extension so it only runs slither on the desired files and/or paths?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant