errcheck
errcheck copied to clipboard
Add a flag to allow errcheck to run even if typechecking the initial package fails
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.