Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
pmalhaire authored Jul 9, 2024
1 parent 7641b0b commit d46c223
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 @@ -76,5 +76,5 @@ linters:
- funlen
- gocognit
- depguard
- go-mnd
- mnd
fast: false

0 comments on commit d46c223

Please sign in to comment.