Skip to content

Commit 865acef

Browse files
authored
Add std "DO NOT EDIT" comment to generated file
golang/go#13560 (comment)
1 parent be97724 commit 865acef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ character-range:
156156
}
157157

158158
const tmpl = `
159+
// Code generated by statics. DO NOT EDIT.
159160
package {{.Package}}
160161
161162
var {{.FilesVar}} = map[string][]byte{

0 commit comments

Comments
 (0)