Skip to content

Don't panic and errcheck #681

@ainar-g

Description

@ainar-g

I've noticed that the code uses panic for error handling in several places. In this issue I propose removing those panics and instead use explicit errors everywhere. To ensure that all errors are checked or explicitly ignored, I propose adding the errcheck tool to the TravisCI script.

Any reasons not to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions