enabled a few more linter rules

This commit is contained in:
Sergey Kanzhelev
2025-09-11 18:47:20 +00:00
parent 0fe2979ff1
commit 3e64800668
8 changed files with 139 additions and 9 deletions
@@ -85,6 +85,7 @@ func testCollectAux(t *testing.T, name string, excludeInterfaceRegexp ssmtypes.N
}
func TestCollect(t *testing.T) {
t.Parallel()
tcs := []struct {
Name string
ExcludeInterfaceRegexp ssmtypes.NetStatsInterfaceRegexp