mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 23:34:02 +03:00
Update golangci-lint
This commit is contained in:
@@ -37,7 +37,7 @@ func (suite *FireholTestSuite) SetupSuite() {
|
||||
|
||||
defer filefp.Close()
|
||||
|
||||
io.Copy(w, filefp) // nolint: errcheck
|
||||
io.Copy(w, filefp) //nolint: errcheck
|
||||
})
|
||||
|
||||
suite.httpServer = httptest.NewServer(mux)
|
||||
|
||||
Reference in New Issue
Block a user