You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
LICENSE | 5 years ago | |
README.md | 5 years ago | |
goErrFmt.go | 5 years ago |
README.md
goErrFmt
A tool to deal with formatting error handling in Go code.
Simple return statements inside a if err != nil
will be moved inline so to not disrupt code flow