Skip to content

Commit

Permalink
Update golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
morgo committed Jul 24, 2024
1 parent 13c4d7a commit 4834099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ output:
linters:
enable-all: true
disable:
- gomoddirectives
- tagalign
- depguard
- mnd
Expand All @@ -32,7 +33,6 @@ linters:
- wsl
- funlen
- gocognit
- gomnd
- goprintffuncname
- paralleltest
- nlreturn
Expand Down

0 comments on commit 4834099

Please sign in to comment.