crytic / crytic-compile

Abstraction layer for smart contract build systems
GNU Affero General Public License v3.0
157 stars 84 forks source link

improve error when target is not a file or directory #531

Closed 0xalpharush closed 10 months ago

0xalpharush commented 10 months ago

This is a regression from https://github.com/crytic/crytic-compile/pull/492 https://github.com/crytic/crytic-compile/blob/master/crytic_compile/crytic_compile.py#L740-L746

0xalpharush commented 10 months ago

Fixed by https://github.com/crytic/crytic-compile/pull/539