Reflect new comment format in stringer.go

As of November 8th 2015, (4b07c5ce8a), the word "Code" is prepended to
the comments in Go source files generated by the stringer utility.
This commit is contained in:
James Nugent 2015-11-09 11:38:51 -05:00
parent 564b235b82
commit f4c03ec2a6
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
// generated by stringer -type=countHookAction hook_count_action.go; DO NOT EDIT
// Code generated by "stringer -type=countHookAction hook_count_action.go"; DO NOT EDIT
package command

View File

@ -1,4 +1,4 @@
// generated by stringer -type=Type; DO NOT EDIT
// Code generated by "stringer -type=Type"; DO NOT EDIT
package ast

View File

@ -1,4 +1,4 @@
// generated by stringer -type=getSource resource_data_get_source.go; DO NOT EDIT
// Code generated by "stringer -type=getSource resource_data_get_source.go"; DO NOT EDIT
package schema

View File

@ -1,4 +1,4 @@
// generated by stringer -type=ValueType valuetype.go; DO NOT EDIT
// Code generated by "stringer -type=ValueType valuetype.go"; DO NOT EDIT
package schema

View File

@ -1,4 +1,4 @@
// generated by stringer -type=GraphNodeConfigType graph_config_node_type.go; DO NOT EDIT
// Code generated by "stringer -type=GraphNodeConfigType graph_config_node_type.go"; DO NOT EDIT
package terraform

View File

@ -1,4 +1,4 @@
// generated by stringer -type=InstanceType instancetype.go; DO NOT EDIT
// Code generated by "stringer -type=InstanceType instancetype.go"; DO NOT EDIT
package terraform

View File

@ -1,4 +1,4 @@
// generated by stringer -type=walkOperation graph_walk_operation.go; DO NOT EDIT
// Code generated by "stringer -type=walkOperation graph_walk_operation.go"; DO NOT EDIT
package terraform