commit | e664f200339c2a1a26d6176cf58c04133bab7a51 | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Mon Mar 17 10:55:00 2014 +1100 |
committer | David Symonds <dsymonds@golang.org> | Mon Mar 17 11:01:05 2014 +1100 |
tree | de4f095e9b6a4c7c6fadff64b792750043da825d | |
parent | 1980f5339f6dbe3405cde21d6dd7375383ada0ec [diff] |
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.