chore: improve e2e base #61
lint.yml
on: push
Lint Commit Messages
15s
Matrix: Run Linters
Annotations
3 warnings
Run Linters (16.x):
solidity/test/e2e/Common.sol#L27
Contract has 19 states declarations but allowed no more than 15
|
Run Linters (16.x):
solidity/test/e2e/Common.sol#L31
Variable name _MAINNET_FORK_ID must be in mixedCase
|
Run Linters (16.x):
solidity/test/e2e/Common.sol#L32
Variable name _OPTIMISM_FORK_ID must be in mixedCase
|