mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix gofmt issues
See, $ gometalinter --disable-all --enable=gofmt --deadline 10m --vendor ./... build.go:1:⚠️ file is not gofmted with -s (gofmt) scripts/build/release_publisher/externalrelease.go:1:⚠️ file is not gofmted with -s (gofmt) scripts/build/release_publisher/localrelease.go:1:⚠️ file is not gofmted with -s (gofmt) scripts/build/release_publisher/main.go:1:⚠️ file is not gofmted with -s (gofmt) scripts/build/release_publisher/publisher_test.go:1:⚠️ file is not gofmted with -s (gofmt)
This commit is contained in:
Reference in New Issue
Block a user