mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated CodeTools (markdown)
parent
46eeef6500
commit
2191170c07
@ -13,6 +13,7 @@ An overview of tools that will help improve your Go code
|
||||
|
||||
### Tools
|
||||
|
||||
- [air](https://github.com/cosmtrek/air) - Live reload for Go apps
|
||||
- [gofmt](https://pkg.go.dev/cmd/gofmt/) - Start with the standard Go code formatter.
|
||||
- [golint](https://github.com/golang/lint) - Detects style mistakes in Go code.
|
||||
- [goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports) - Format code and fix your import statements.
|
||||
|
Loading…
x
Reference in New Issue
Block a user