good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit c92faee6 authored by Alex Prut's avatar Alex Prut Committed by GitHub
Browse files

all: simplify nested complexity and if blocks ending with a return statement (#21854)

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
parent 29efe1fc
No related branches found
No related tags found
Loading
Showing with 56 additions and 83 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment