From 2781ad2924a75d5e791f80580f01f503f69ed483 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 12 Oct 2017 15:53:44 -0400 Subject: [PATCH] golang: trailing whitespace fails gofmt 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}}} *