mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-26 13:26:23 +02:00
golangci: enable additional checks
This commit is contained in:
parent
7e21abe7d1
commit
84ae42bcde
5 changed files with 7 additions and 6 deletions
|
|
@ -209,5 +209,4 @@ func TestNewRequest_BaseURL(t *testing.T) {
|
|||
if got := r.String(); got != want {
|
||||
t.Errorf("NewRequest(%v, %v) returned %q, want %q", req, base, got, want)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue