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
|
||
|---|---|---|
| .. | ||
| abidump | ||
| abigen | ||
| bootnode | ||
| checkpoint-admin | ||
| clef | ||
| devp2p | ||
| ethkey | ||
| evm | ||
| faucet | ||
| geth | ||
| p2psim | ||
| puppeth | ||
| rlpdump | ||
| utils | ||