Fix contract linting errors #183
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are a whole bunch of errors and warnings for contract code, but the linter is not
being runfailing the suite on CI as of now.Update Aug 12, 2022: CI has been set up with Gitea and Drone now, and the
.drone.yml
contains a commented step for linting contracts, which can be used to resolve this issue.