Open
Description
Is your feature request related to a problem? Please describe.
Right now, if you run aderyn on a repository that uses soldeer as it's package manager, it will fail.
Describe the solution you'd like
For aderyn to work with soldeer.
Walkthrough
git clone https://github.com/Cyfrin/2024-09-president-elector
soldeer install
forge build
aderyn .
You will get an error because it doesn't recognize dependencies in a different folder.
Metadata
Assignees
Labels
No labels