ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
255 stars 654 forks source link

ci: add go mod tidy check #234

Closed geoknee closed 4 months ago

geoknee commented 5 months ago

Description

Adds a new CI job which will fail if the contributor forgot to run go mod tidy.

Tests

Manual

Metadata