helm/pkg/chartutil
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
This fixes a dozen or so style errors, almost all of which were just missing comments.

I left several which are fixed in other outstanding PRs, or which belong to code that is about to be removed.

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
2019-01-07 21:40:24 -07:00
..
testdata ref(pkg/chartutil): simplify chart dependency unit tests 2018-11-29 10:30:52 -08:00
capabilities.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
capabilities_test.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
chartfile.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
chartfile_test.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
create.go ref(*): merge requirement.yaml into Chart.yaml 2018-08-29 14:05:37 -07:00
create_test.go ref(chart): use map for chart.Values 2018-08-29 09:56:19 -07:00
dependencies.go fix: fix a number of style errors (#5136) 2019-01-07 21:40:24 -07:00
dependencies_test.go ref(pkg/chartutil): simplify chart dependency unit tests 2018-11-29 10:30:52 -08:00
doc.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
expand.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
files.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
files_test.go ref(url) update helm's github url (#4962) 2018-11-28 10:08:38 -08:00
save.go ref(chart): use map for chart.Values 2018-08-29 09:56:19 -07:00
save_test.go ref(chart): use map for chart.Values 2018-08-29 09:56:19 -07:00
values.go fix: fix a number of style errors (#5136) 2019-01-07 21:40:24 -07:00
values_test.go ref(*): replace byte array with map for Release config 2018-12-04 15:57:24 -08:00