feat: verify ordering in the interfaces #77
tests.yml
on: push
Run Unit Tests
13s
Run Integration Tests
14s
Echidna Test
52s
Run symbolic execution tests
17s
Lint Commit Messages
25s
Annotations
1 warning
Lint Commit Messages:
src/interfaces/IGreeter.sol#L66
Function order is incorrect, external function can not go after external view function (line 56)
|