diff --git a/templates/go/.golangci.yml b/templates/go/.golangci.yml index daf4ab6..97c184b 100644 --- a/templates/go/.golangci.yml +++ b/templates/go/.golangci.yml @@ -8,6 +8,7 @@ linters: - contextcheck - decorder - depguard + - dupl - err113 - errchkjson - errorlint