mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00: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:
parent
2dfb0696f7
commit
28f50862cb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user