featurebase/cmd
Travis Turner d2856bfeee
Linters! (#2314)
* Add (commented out) linters that we should introduce

I went through the available linters and added (commented out) the ones
I think we should work on in the near term. In other words, fix them,
then uncomment them so they are enabled in CI.

* linter: errchkjson

* linter: ineffassign

* linter: gosimple

* linter: errname
2023-03-10 15:13:15 -06:00
..
badloader Fixed some import issues resulting from syncing the private repo 2022-11-17 08:58:22 -08:00
fbsql Minor cleanup to some fbsql flags and meta-commands (#2299) 2023-03-07 12:18:55 -06:00
featurebase FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
featurebase-parse-sql cleaned up sync from private repo 2022-09-30 11:20:58 -07:00
pilosa-bench fix: updating code to meet linting requirements (#2171) 2022-09-29 12:34:29 -04:00
roaring-migrate staticcheck fixes (#2278) 2022-11-15 11:33:10 -08:00
slurp staticcheck fixes (#2278) 2022-11-15 11:33:10 -08:00
auth_token.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
backup.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
backup_tar.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
chksum.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
config.go FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
dataframe-csv-loader.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
dax.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
doc.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
export.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
export_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
generate_config.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
import.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
import_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
keygen.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
parquet-info.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
presort.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
rbf.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
restore.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
restore_tar.go Add kafka support to CLI (fbsql) (#2278) 2023-03-07 08:18:22 -06:00
root.go Linters! (#2314) 2023-03-10 15:13:15 -06:00
root_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
server.go Reverted some testing log messages and commented out code 2023-03-01 21:43:53 -08:00
server_test.go Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00