Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gofmt #431

Merged
Merged

Conversation

zhugelianglongming
Copy link
Collaborator

see #402

bcs/consensus/tdpos/common.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/ledger/xledger/state/xmodel/xmodel_test.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/ledger/xledger/tx/topsort_test.go
Line 1: warning: file is not gofmted with -s (gofmt)
lib/storage/mstorage/file_storage_solaris.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/consensus/pow/common.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/consensus/tdpos/tdpos.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/ledger/xledger/ledger/ledger_test.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/ledger/xledger/state/utxo/spin_lock_test.go
Line 1: warning: file is not gofmted with -s (gofmt)
kernel/consensus/base/common/common.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/consensus/tdpos/kernel_contract.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/consensus/xpoa/kernel_contract.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/network/p2pv1/client.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/ledger/xledger/state/utxo/topsort_test.go
Line 1: warning: file is not gofmted with -s (gofmt)
lib/storage/mstorage/file_storage_unix.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/consensus/tdpos/schedule.go
Line 1: warning: file is not gofmted with -s (gofmt)
bcs/ledger/xledger/state/xmodel/dbutils_test.go
Line 1: warning: file is not gofmted with -s (gofmt)
kernel/network/p2p/dispatcher.go
Line 1: warning: file is not gofmted with -s (gofmt)
lib/storage/mstorage/file_storage_nacl.go
Line 1: warning: file is not gofmted with -s (gofmt)

@zhugelianglongming zhugelianglongming merged commit 3f56445 into OpenAtomFoundation:master Feb 17, 2023
@zhugelianglongming zhugelianglongming deleted the dev-gofmt branch February 17, 2023 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants