Format generated golang with go/format (#48)

This commit is contained in:
Joshua Spence
2021-09-24 13:17:25 +10:00
committed by GitHub
parent 8d4ca5f389
commit 124f349da4
2 changed files with 19 additions and 5 deletions

View File

@@ -3,4 +3,3 @@ package unifi
// This will generate the *.generated.go files in this package for the specified
// Unifi controller version.
//go:generate go run ../fields/ -version-base-dir=../fields/ -latest
//go:generate gofmt -w -s ./