Niels de Vos cb7ab307dd ci: disable 'testpackage' linter in golangci
The 'testpackage' linter recommends "black box" testing, which prevents
testing internal/non-exported functions from being tested. We have tests
that *do* test non-exported functions and types.

Disabling the linter allows us to test non-exported types and functions.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-07-21 08:36:24 +00:00
..
2020-06-30 04:43:45 +00:00
2020-06-30 04:43:45 +00:00
2019-03-04 19:01:16 +05:30
2019-02-07 12:19:14 +00:00
2020-01-22 08:19:42 +00:00