Use typechecked information to suppress type inference warning, where possible.

This does not solve false positives in every situation; notably it will
fail to work with multi-file packages; see #43.

Fixes #7.
2 files changed
tree: d666cf01877413d9669b39db93060e6a678ae707
  1. golint/
  2. misc/
  3. testdata/
  4. LICENSE
  5. lint.go
  6. lint_test.go
  7. README