Browse Source

update golangci

pull/340/head
aler9 4 years ago
parent
commit
4f393700b6
  1. 1
      .golangci.yml

1
.golangci.yml

@ -1,6 +1,7 @@
linters: linters:
enable: enable:
- exportloopref
- gocritic - gocritic
- gofmt - gofmt
- golint - golint

Loading…
Cancel
Save