Update README.md (#1) #36
Annotations
10 warnings
lint:
script/Base.s.sol#L4
imported name console2 is not used
|
lint:
script/GasTankModule.s.sol#L9
Code contains empty blocks
|
lint:
src/GasTankModule.sol#L39
Constant name must be in capitalized SNAKE_CASE
|
lint:
src/GasTankModule.sol#L41
Constant name must be in capitalized SNAKE_CASE
|
lint:
src/GasTankModule.sol#L53
Value parameter in mapping delegates is not named
|
lint:
src/GasTankModule.sol#L55
Value parameter in mapping delegatedGasTanks is not named
|
lint:
src/GasTankModule.sol#L480
Code contains empty blocks
|
lint:
test/GasTankModule.t.sol#L5
imported name console2 is not used
|
lint:
test/GasTankModule.t.sol#L43
Contract has 25 states declarations but allowed no more than 15
|
lint:
test/GasTankModule.t.sol#L46
Variable name must be in mixedCase
|