errcheck icon indicating copy to clipboard operation
errcheck copied to clipboard

Add a flag to allow errcheck to run even if typechecking the initial package fails

Open kisielk opened this issue 7 years ago • 0 comments
trafficstars

According to https://github.com/kisielk/errcheck/pull/148#issuecomment-409669436 it should be possible to allow errcheck to continue even if the initial package typecheck fails. This shouldn't be the default but it should be allowable via a flag.

kisielk avatar Aug 07 '18 17:08 kisielk