all: apply gofumpt (#79)
Apply @mvdan's opinionated gofumpt formatter across the codebase.
This commit is contained in:
committed by
GitHub
parent
d0da7e47ad
commit
1735441939
@@ -2,9 +2,7 @@
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
. "github.com/mmcloughlin/avo/build"
|
||||
)
|
||||
import . "github.com/mmcloughlin/avo/build"
|
||||
|
||||
func main() {
|
||||
Package("github.com/mmcloughlin/avo/examples/args")
|
||||
|
||||
Reference in New Issue
Block a user