Skip to content

Conversation

peczenyj
Copy link
Contributor

@peczenyj peczenyj commented Sep 9, 2023

here I am using go 1.21.1 and

  1. I run go fix ./...
  2. Then I run make fmt
  3. And finally I run go vet ./... and fix the following issues:
# github.com/redis/go-redis/v9/doctests_test
doctests/lpush_lrange_test.go:11:1: ExampleLPushLRange refers to unknown identifier: LPushLRange
doctests/set_get_test.go:11:1: ExampleSetGet refers to unknown identifier: SetGet

based on the following rules

https://pkg.go.dev/testing#hdr-Examples

enjoy

@chayim chayim requested a review from ofekshenawa September 14, 2023 08:13
@ofekshenawa ofekshenawa merged commit e8ad794 into redis:master Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants