Description
if err { return err } else { return nil } can be simplified to return err. For example,
Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/pallid/converter/issue/RVV-B0005/occurrences/