aws-cloudformation / cloudformation-cli-go-plugin

The CloudFormation Provider Development Toolkit Go Plugin allows you to autogenerate Go code based on an input schema.
52 stars 31 forks source link

Add comments to generated code to fix #122 #127

Closed stilvoid closed 4 years ago

stilvoid commented 4 years ago

Issue #, if available: #122

Description of changes: Add comments to main.go to satisfy golint

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.