redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.95k stars 2.35k forks source link

format code by running make fmt #3011

Open peczenyj opened 4 months ago

peczenyj commented 4 months ago

just run make fmt

also I just run gofumpt with -extra because... why not?