Closed iamdefinitelyahuman closed 9 months ago
Allow installing a package where there is no contracts folder, and multiple folders contain smart contracts.
contracts
This helps when dealing with mono-repos, or projects using foundry where unit tests are also marked as .sol.
.sol
What I did
Allow installing a package where there is no
contracts
folder, and multiple folders contain smart contracts.This helps when dealing with mono-repos, or projects using foundry where unit tests are also marked as
.sol
.