paritytech / revive

Solidity compiler for PolkaVM
Apache License 2.0
38 stars 5 forks source link

[solidity] Fix wrong check on recursive-process-input CLI option. #42

Closed ghost closed 2 months ago

ghost commented 2 months ago

Fix the check for the validity of --recursive-process-input to make sure that it is only selected when --recursive-process is also selected.

xermicus commented 2 months ago

Sorry. My brain must have short circuited when I fixed that clippy lint