mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-15 08:41:02 +00:00
So with the switch to a new linter, we get a lot of new warnings, and the majority of them are harmless probably, but a few might be real. Variously just use _ to suppress warnings, or report errors. There's probably things here that deserve better fixes, but we can always revisit it. |
||
|---|---|---|
| .. | ||
| cluster_test.go | ||
| config.go | ||
| config_internal_test.go | ||
| config_test.go | ||
| default.go | ||
| enterprise.go | ||
| handler_test.go | ||
| release.go | ||
| server.go | ||
| server_test.go | ||
| setup_logger.go | ||
| setup_logger_arm64.go | ||