go-sql-spanner icon indicating copy to clipboard operation
go-sql-spanner copied to clipboard

feat: add static analysis tools

Open egonelbre opened this issue 1 year ago • 1 comments

Static analysis tools are an easy way to find bugs.

Fixes #249

egonelbre avatar Jun 20 '24 11:06 egonelbre

Feel free to revert or change anything. I added and fixed things based on my best knowledge.

egonelbre avatar Jun 20 '24 11:06 egonelbre

@olavloite can you take a look at this. It mostly makes the codebase clean of go vet and staticcheck errors.

egonelbre avatar Nov 14 '24 11:11 egonelbre

@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

olavloite avatar Nov 14 '24 13:11 olavloite