gqlgen icon indicating copy to clipboard operation
gqlgen copied to clipboard

graph/foo/foo.graphqls doesn't have trailing newline

Open willfaught opened this issue 9 months ago • 0 comments

What happened?

graph/foo/foo.graphqls doesn't have a trailing newline.

What did you expect?

graph/foo/foo.graphqls has a trailing newline.

Minimal graphql.schema and models to reproduce

Anything.

versions

  • go run github.com/99designs/gqlgen version? v0.17.45
  • go version? go version go1.22.2 darwin/arm64

willfaught avatar May 03 '24 17:05 willfaught