refactor: refine client opts #135
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 3 warnings
lint
issues found
|
lint:
internal/watch/watch.go#L42
exported: type name will be used as watch.WatchOptions by other packages, and that stutters; consider calling this Options (revive)
|
lint:
client/options.go#L22
exported: type name will be used as client.ClientOptions by other packages, and that stutters; consider calling this Options (revive)
|
lint:
client/options.go#L46
exported: type name will be used as client.ClientOption by other packages, and that stutters; consider calling this Option (revive)
|