mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-09 15:32:54 +01:00
Update golangci-lint config
This commit is contained in:
parent
69a97c7c98
commit
03b5916615
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ go = "1.16"
|
|||
tests = true
|
||||
|
||||
[linters]
|
||||
enable = ["stylecheck", "whitespace", "decorder", "errname", "errorlint", "gofmt", "gofumpt"]
|
||||
enable = ["stylecheck", "whitespace", "errname", "errorlint", "gofmt", "gofumpt"]
|
Loading…
Reference in a new issue