mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
Changes:
Simplify nested complexity
If an if blocks ends with a return statement then remove the else nesting.
Most of the changes has also been reported in golint https://goreportcard.com/report/github.com/ethereum/go-ethereum#golint
|
||
|---|---|---|
| .. | ||
| prompt | ||
| testdata | ||
| bridge.go | ||
| bridge_test.go | ||
| console.go | ||
| console_test.go | ||