readme: re-generate
This commit is contained in:
parent
898bbb176e
commit
0421b6e51a
@ -782,8 +782,8 @@ linters-settings:
|
|||||||
modules: # List of blocked modules
|
modules: # List of blocked modules
|
||||||
# - github.com/uudashr/go-module: # Blocked module
|
# - github.com/uudashr/go-module: # Blocked module
|
||||||
# recommendations: # Recommended modules that should be used instead (Optional)
|
# recommendations: # Recommended modules that should be used instead (Optional)
|
||||||
# - golang.org/x/mod
|
# - golang.org/x/mod
|
||||||
# reason: "`mod` is the official go.mod parser library." # Reason why the recommended module should be used (Optional)
|
# reason: "`mod` is the official go.mod parser library." # Reason why the recommended module should be used (Optional)
|
||||||
govet:
|
govet:
|
||||||
# report about shadowed variables
|
# report about shadowed variables
|
||||||
check-shadowing: true
|
check-shadowing: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user