startreedata / pinot-client-go

Apache Pinot Golang Client managed by StarTree
Apache License 2.0
28 stars 10 forks source link

fix linter #36

Closed xiangfu0 closed 7 months ago

xiangfu0 commented 7 months ago

Fixing the below issue reported by the linter.

level=warning msg="[config_reader] The configuration option `linters.govet.check-shadowing` is deprecated. Please enable `shadow` instead, if you are not using `enable-all`."