featurebase/cmd
Seebs 77d49ded64 so much lint
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.
2019-04-16 12:07:18 -05:00
..
pilosa Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go Fix std{in,out,err} in export cmd 2018-09-05 17:37:44 +03:00
export_test.go final Frame to Field rename 2018-06-06 01:27:12 -05:00
generate_config.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
import.go Fixes #1731 2018-11-08 17:01:05 +03:00
import_test.go add clear functional option for imports 2018-10-23 17:37:57 -05:00
inspect.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go so much lint 2019-04-16 12:07:18 -05:00
root_test.go so much lint 2019-04-16 12:07:18 -05:00
server.go Add distributed tracing. 2018-11-21 15:08:33 -06:00
server_test.go fix missing quote in toml tag. unclear how test could pass without it 2019-03-25 12:16:24 -05:00