Merge pull request #3823 from hashicorp/stringer-comment
Reflect new comment format in stringer.go
This commit is contained in:
commit
3c02c5ee27
|
@ -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
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// generated by stringer -type=Type; DO NOT EDIT
|
||||
// Code generated by "stringer -type=Type"; DO NOT EDIT
|
||||
|
||||
package ast
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue