Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby authored Feb 11, 2024
1 parent d99b60d commit 8520c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ linters-settings:
- ifElseChain

gofumpt:
module-path: github.com/gofiber/fiber
module-path: github.com/gofiber/template
extra-rules: true

gosec:
Expand Down Expand Up @@ -227,4 +227,4 @@ linters:
- wastedassign
- whitespace
- wrapcheck
- tenv
- tenv

0 comments on commit 8520c17

Please sign in to comment.