Skip to content

Commit

Permalink
Update name of linter as old name is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
johnboyes authored Jun 2, 2024
1 parent 2972b87 commit b6ca5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ linters:
- revive
- goprintffuncname
- godox
- gomnd
- gosec
- gosimple
- govet
- ineffassign
- lll
- misspell
- mnd
- prealloc
- nakedret
- rowserrcheck
Expand Down

0 comments on commit b6ca5ac

Please sign in to comment.