Merge PR #5203: Add more linters
This commit is contained in:
committed by
Alexander Bezobchuk
parent
97eac176a5
commit
b9490f2d93
@@ -62,6 +62,7 @@ func TestDecodeStore(t *testing.T) {
|
||||
{"other", ""},
|
||||
}
|
||||
for i, tt := range tests {
|
||||
i, tt := i, tt
|
||||
t.Run(tt.name, func(t *testing.T) {
|
||||
switch i {
|
||||
case len(tests) - 1:
|
||||
|
||||
Reference in New Issue
Block a user