mirror of https://github.com/gofiber/fiber.git
Add linter workflow to middleware dir
parent
64916c82e2
commit
e978c6ccd9
|
@ -10,3 +10,4 @@ jobs:
|
|||
uses: reviewdog/action-golangci-lint@v1
|
||||
with:
|
||||
golangci_lint_flags: "--tests=false"
|
||||
workdir: ./...
|
||||
|
|
Loading…
Reference in New Issue