Don't lint names of interface methods.

They are often constrainted by the method names of concrete types,
so this check tends to have a high false positive rate.
2 files changed
tree: de4f095e9b6a4c7c6fadff64b792750043da825d
  1. golint/
  2. misc/
  3. testdata/
  4. LICENSE
  5. lint.go
  6. lint_test.go
  7. README