diff --git a/.golangci.yml b/.golangci.yml index 6c35fc1..abd4787 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -27,13 +27,10 @@ linters: - gocritic - bodyclose - prealloc - - structcheck - wsl - tagliatelle - makezero - paralleltest - - deadcode - unparam - unused - - varcheck fast: false \ No newline at end of file