solhint icon indicating copy to clipboard operation
solhint copied to clipboard

False version warning by `gas-custom-errors` rule

Open smol-ninja opened this issue 11 months ago • 0 comments

Solhint throws GC: Invalid Solidity version gas-custom-errors when pragma solidity >=0.8.19 <0.9.0; is used. This seems to be a bug to me.

smol-ninja avatar Mar 21 '24 23:03 smol-ninja