mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-27 22:06:24 +02:00
golangci: enable additional checks
This commit is contained in:
parent
7e21abe7d1
commit
84ae42bcde
5 changed files with 7 additions and 6 deletions
|
|
@ -110,7 +110,6 @@ func TestCopyHeader(t *testing.T) {
|
|||
if !reflect.DeepEqual(got, tt.want) {
|
||||
t.Errorf("copyHeader(%v, %v, %v) returned %v, want %v", tt.dst, tt.src, tt.keys, got, tt.want)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue