mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Goimport All Items in Proto Folder In Bash Script (#9815)
* update goimports to format all, including gw.pb.go files * update hack Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,5 +25,5 @@ done
|
||||
# Run goimports on newly generated protos
|
||||
# formats imports properly.
|
||||
# https://github.com/gogo/protobuf/issues/554
|
||||
goimports -w proto/**/*.pb.go
|
||||
gofmt -s -w proto/
|
||||
goimports -w proto
|
||||
gofmt -s -w proto
|
||||
|
||||
Reference in New Issue
Block a user