This website requires JavaScript.
Explore
Help
Sign in
ironmagma
/
quintodrome
Watch
1
Star
0
Fork
You've already forked quintodrome
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bd402fb2a8
quintodrome
/
tools.go
8 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
Check goimports in the pipeline (#1381) * Check goimports in the pipeline * Check goimports in the pipeline * Check goimports in the pipeline * go mod tidy * wip * wip * Fix goimports and go:build tags * Run golangci-lint before goimports
2021-10-01 11:32:24 -08:00
//go:build tools
Move tools installation to tools.go
2020-10-03 07:01:16 -08:00
package
main
import
(
_
"golang.org/x/tools/cmd/goimports"
)
Reference in a new issue
Copy permalink