go-sql-spanner
go-sql-spanner copied to clipboard
feat: add static analysis tools
Static analysis tools are an easy way to find bugs.
Fixes #249
Feel free to revert or change anything. I added and fixed things based on my best knowledge.
@olavloite can you take a look at this. It mostly makes the codebase clean of go vet and staticcheck errors.
@olavloite can you take a look at this. It mostly makes the codebase clean of go vet and staticcheck errors.
Yes, I'll take a look