Skip to content

Ignore idiomatic error checking  #40

@MohammadBnei

Description

@MohammadBnei

Nice project !

Since golang has the if err !=nil { return err } way of handling errors, it may be a nice touch to not increment the complexity when using the idiomatic golang error checking implementation.

This is just a proposition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions