golangci-lint: marshaler, strict (#523)

This commit is contained in:
Vincent Serpoul
2021-04-23 22:41:21 +08:00
committed by GitHub
parent e443b4fdb8
commit 466faaab9f
4 changed files with 46 additions and 20 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ enable = [
"forcetypeassert",
"funlen",
"gci",
"gochecknoglobals",
# "gochecknoglobals",
"gochecknoinits",
"gocognit",
"goconst",