security-and-auditing-full-course-s23 icon indicating copy to clipboard operation
security-and-auditing-full-course-s23 copied to clipboard

Suggestion for import links in foundry

Open adnanhamid-eth opened this issue 4 months ago • 1 comments

Instead of doing import {HandlerStatefulFuzzCatches} from "../../../src/invariant-break/HandlerStatefulFuzzCatches.sol" we can simply do import {HandlerStatefulFuzzCatches} from "src/invariant-break/HandlerStatefulFuzzCatches.sol"

adnanhamid-eth avatar Jul 28 '25 17:07 adnanhamid-eth

Thanks for pointing this out. Next time, you can use the discussion tab instead of this issue tab to share your suggestions.

EngrPips avatar Jul 28 '25 17:07 EngrPips