dev: enable funlen on repo ()

This commit is contained in:
Isaev Denis 2019-09-09 18:07:09 +03:00 committed by GitHub
parent 0b49095bae
commit 6864b2f764
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 77 additions and 13 deletions

View file

@ -74,6 +74,7 @@ func getEnabledByDefaultFastLintersWith(with ...string) []string {
return ret
}
//nolint:funlen
func TestEnabledLinters(t *testing.T) {
type tc struct {
name string