Skip to content

Commit

Permalink
Update golangci-lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
applejag committed Jun 6, 2024
1 parent db0949c commit a4463b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ linters-settings:
allow:
- $gostd
- "github.com/RiskIdent/traefik-remoteaddr-plugin"
stylecheck:
checks:
- all
- -ST1003

linters:
enable-all: true
Expand Down

0 comments on commit a4463b2

Please sign in to comment.