Merge branch 'disable-funlen-in-tests' into 'master'

Disable funlen in tests

See merge request gitlab-org/gitlab-build-images!265
This commit is contained in:
Zeger-Jan van de Weg 2020-01-20 09:13:34 +00:00
commit afd4c4268c

View file

@ -292,6 +292,7 @@ issues:
- errcheck
- dupl
- gosec
- funlen
# Exclude known linters from partially hard-vendored code,
# which is impossible to exclude via "nolint" comments.