Skip to content

Commit

Permalink
Fix generated PSL format.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotwutingfeng committed Mar 18, 2023
1 parent 5cf3bab commit c8a6a44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions data/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func fail(err error) {
}

var pslTemplate = template.Must(template.New("").Parse(`package fasttld
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// {{ .Timestamp }}
Expand Down
3 changes: 2 additions & 1 deletion fallback.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c8a6a44

Please sign in to comment.