Sfoglia il codice sorgente

chore: change to `govet` (#238)

Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
Bruno Schaatsbergen 8 mesi fa
parent
commit
7ad0b835d4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .golangci.yml

+ 1 - 1
.golangci.yml

@@ -24,4 +24,4 @@ linters:
     - unconvert
     - unparam
     - unused
-    - vet
+    - govet