airshipctl/pkg/config
Ian Howell 49027f4151 Tighten the restrictions of the linter
This change causes the linter to be a bit more complainy. The hope is
that this will cut down on some of the more pedantic issues being caught
in code reviews, and thus reduce the overall time a change spends in the
review process.

This change includes various changes to the codebase to bring it up to
the new standards.

Change-Id: I570d304bca5554404354f972d8a2743279a0171b
2020-01-10 14:54:34 -06:00
..
testdata Introduces set_context and get_context operations 2020-01-08 11:46:16 -05:00
cmds_test.go Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
cmds_types.go Introduces set_context and get_context operations 2020-01-08 11:46:16 -05:00
cmds.go Introduces set_context and get_context operations 2020-01-08 11:46:16 -05:00
config_test.go Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
config.go Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
constants.go Introduces set_context and get_context operations 2020-01-08 11:46:16 -05:00
test_utils.go Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
types.go Introduces set_context and get_context operations 2020-01-08 11:46:16 -05:00
utils.go This commit prevents NewConfig from returning errors 2019-11-12 10:09:36 -06:00