Enable code duplication checks

This commit is contained in:
Eduard Urbach 2019-04-30 16:44:44 +09:00
parent d7f2e34110
commit fe8a302466

View File

@ -23,7 +23,7 @@ steps:
# - pack
# - make server
# - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.16.0
# - golangci-lint run
# - golangci-lint run --enable dupl
# - make bots jobs patches
# - git clone --depth=1 https://github.com/animenotifier/database ~/.aero/db/arn
# - go test -v -coverprofile=coverage.txt ./...