Skip to content
This repository was archived by the owner on Apr 10, 2019. It is now read-only.
This repository was archived by the owner on Apr 10, 2019. It is now read-only.

linter crash doesn't make gometalinter fail #299

@pierrre

Description

@pierrre

I've updated my Go environment to Go 1.9 beta1 and now several linters (unused, gosimple, staticcheck, unparam) are crashing (returned exit status 2)
I will investigate about these crash separately.
In my opinion, if a linter crashes, gometalinter should:

  • mark this linter as failed (with an understandable message)
  • show stderr/stdout with flag --debug

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