dgraph-io / ristretto

A high performance memory-bound Go cache
https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/
Apache License 2.0
5.54k stars 364 forks source link

Chore(CI): fixing linting in sketch.go #310

Closed joshua-goldstein closed 1 year ago

joshua-goldstein commented 1 year ago

Problem

Lint tests were failing in sketch.go.

Solution

We add nolint directive.