mirror of
https://github.com/redis/go-redis.git
synced 2025-08-07 12:42:55 +03:00
Feature/gofumpt (#1545)
* enable gofumpt * remove nlreturn * up golang-ci
This commit is contained in:
@@ -17,5 +17,5 @@ linters:
|
||||
- gomnd
|
||||
- goerr113
|
||||
- exhaustive
|
||||
- gofumpt
|
||||
- nestif
|
||||
- nlreturn
|
||||
|
@@ -17,4 +17,4 @@ go_import_path: github.com/go-redis/redis
|
||||
|
||||
before_install:
|
||||
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s --
|
||||
-b $(go env GOPATH)/bin v1.28.3
|
||||
-b $(go env GOPATH)/bin v1.31.0
|
||||
|
Reference in New Issue
Block a user