add fiber send functions to exludes of errcheck
This commit is contained in:
parent
2759fa9372
commit
b4bda04c14
@ -22,3 +22,5 @@ linters-settings:
|
||||
errcheck:
|
||||
exclude-functions:
|
||||
- (io.Closer).Close
|
||||
- (*github.com/gofiber/fiber/v2.Ctx).JSON
|
||||
- (*github.com/gofiber/fiber/v2.Ctx).Send
|
||||
|
Loading…
Reference in New Issue
Block a user