crytic / crytic/contract-explorer

Filter Out File Extension and Paths

Open
#38 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
36
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.