security-and-auditing-full-course-s23
security-and-auditing-full-course-s23 copied to clipboard
Suggestion for import links in foundry
Instead of doing import {HandlerStatefulFuzzCatches} from "../../../src/invariant-break/HandlerStatefulFuzzCatches.sol" we can simply do import {HandlerStatefulFuzzCatches} from "src/invariant-break/HandlerStatefulFuzzCatches.sol"
Thanks for pointing this out. Next time, you can use the discussion tab instead of this issue tab to share your suggestions.