Activate lint typecheck

This commit is contained in:
Jeffrey Regan
2019-11-18 06:53:38 -08:00
parent 562aaadf2c
commit 362454413a
5 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ func (g *GenArgs) String() string {
"}"
}
// ShouldAddHashSuffixToName returns true if a resource
// NeedHashSuffix returns true if a resource
// content hash should be appended to the name of the resource.
func (g *GenArgs) ShouldAddHashSuffixToName() bool {
return g.args != nil &&