diff --git a/HTMLConverter/.golangci.yml b/HTMLConverter/.golangci.yml index 9e06493..74e376c 100644 --- a/HTMLConverter/.golangci.yml +++ b/HTMLConverter/.golangci.yml @@ -4,6 +4,7 @@ output: linters: enable-all: true disable: + - depguard - dupword - exhaustruct - exhaustivestruct