mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-02 05:34:25 +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