From eb453791b61742a9430562c01ab7b810b6710d30 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 13 Oct 2017 05:02:20 -0400 Subject: [PATCH] golang: trailing whitespace fails gofmt (#6669) Signed-off-by: Vincent Batts --- .../src/main/resources/go/partial_header.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/swagger-codegen/src/main/resources/go/partial_header.mustache b/modules/swagger-codegen/src/main/resources/go/partial_header.mustache index b655ebb8269..83edccca9b2 100644 --- a/modules/swagger-codegen/src/main/resources/go/partial_header.mustache +++ b/modules/swagger-codegen/src/main/resources/go/partial_header.mustache @@ -1,4 +1,4 @@ -/* +/* {{#appName}} * {{{appName}}} *