airshipctl/cmd
Ian H. Pittwood c7c1011a5c Fix various code style issues
Fixes possible name collisions between variable names and package names

Remove redundant import naming

Use nil slices for slice declarations instead of empty slices

Use make for slices of fixed lengths

Remove redundant parentheses

Replace deprecated `SetOutput` method with `SetOut`

Fix swapped actual/expected arguments on assertEqualGolden

Change-Id: Ia39ef44372c3e44948e5440575125bdb470898df
2020-02-07 09:28:18 -06:00
..
bootstrap Fix various code style issues 2020-02-07 09:28:18 -06:00
cluster Update references to 'kubernetes' to proper name 2019-10-30 11:37:43 -05:00
completion Fix various code style issues 2020-02-07 09:28:18 -06:00
config Fix various code style issues 2020-02-07 09:28:18 -06:00
document Add document command and its first subcommand 2019-08-28 09:42:31 -05:00
testdata Add testing expectations 2019-11-07 11:37:53 -06:00
root_test.go Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
root.go Fix various code style issues 2020-02-07 09:28:18 -06:00
version_test.go Add testing expectations 2019-11-07 11:37:53 -06:00
version.go Rename module to reflect its new location 2019-07-01 12:15:29 -05:00