Skip to content

Commit

Permalink
added gqlgen generated term (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop authored Oct 1, 2024
1 parent 60cb138 commit 13c3f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shortener.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ var (
generatedTerms = []string{
"do not edit",
"generated by",
"automatically regenerated",
}
// Go directives (should be ignored)
goDirectiveLine = regexp.MustCompile(`\s*//\s*go:.*`)
Expand Down

0 comments on commit 13c3f0d

Please sign in to comment.