chore: renaming fixes #974
Annotations
9 warnings
|
Unit test smart contracts:
src/PegInContract.sol#L280
Variable name must be in mixedCase OP_0
|
|
Unit test smart contracts:
src/PegInContract.sol#L279
Variable name must be in mixedCase OP_DROP
|
|
Unit test smart contracts:
src/PegInContract.sol#L278
Variable name must be in mixedCase OP_PUSHBYTES_32
|
|
Compile contracts:
src/PegInContract.sol#L280
Variable name must be in mixedCase OP_0
|
|
Compile contracts:
src/PegInContract.sol#L279
Variable name must be in mixedCase OP_DROP
|
|
Compile contracts:
src/PegInContract.sol#L278
Variable name must be in mixedCase OP_PUSHBYTES_32
|
|
Lint contracts:
src/PegInContract.sol#L280
Variable name must be in mixedCase OP_0
|
|
Lint contracts:
src/PegInContract.sol#L279
Variable name must be in mixedCase OP_DROP
|
|
Lint contracts:
src/PegInContract.sol#L278
Variable name must be in mixedCase OP_PUSHBYTES_32
|
Loading