mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-08 23:12:54 +01:00
Update golangci-lint config
This commit is contained in:
parent
9e2fc70ee6
commit
d89f50ec6b
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ go = "1.16"
|
|||
tests = true
|
||||
|
||||
[linters]
|
||||
enable = ["stylecheck", "whitespace", "containedctx", "contextcheck", "decorder",
|
||||
enable = ["stylecheck", "whitespace", "contextcheck", "decorder",
|
||||
"errname", "errorlint", "gofmt", "gofumpt"]
|
Loading…
Reference in a new issue