mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated CodeTools (markdown)
parent
1c93553fe6
commit
34680eb308
@ -52,7 +52,6 @@ An overview of tools that will help improve your Go code
|
|||||||
- [errcheck](https://github.com/kisielk/errcheck) - Ensure you check your error conditions.
|
- [errcheck](https://github.com/kisielk/errcheck) - Ensure you check your error conditions.
|
||||||
- [go vet](http://golang.org/cmd/vet/) - Read this first on how to use the `go vet` command.
|
- [go vet](http://golang.org/cmd/vet/) - Read this first on how to use the `go vet` command.
|
||||||
- [SafeSQL](https://github.com/stripe/safesql) - Protect against unsafe SQL in your code.
|
- [SafeSQL](https://github.com/stripe/safesql) - Protect against unsafe SQL in your code.
|
||||||
-
|
|
||||||
|
|
||||||
## Navigation
|
## Navigation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user