mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-01 13:16:18 +00:00
* Update linter.yml * Disable spancheck, fix some of the errors * Fix ErrorAs, disable go-require from testifylint * Remove extra space * Fix all warnings from golangci-lint and revive unused params * Refactor CopyContextToFiberContext * Update adaptor.go