Closed ffrizzo closed 2 years ago
I'm not familiar enough with
golangci
(on GitHub) because I primarily useGitLab
, but overall it seems to get the job done. Nice!
golangci
works in the same way on local or on Github Actions or GitlabCI
golangci works in the same way on local or on Github Actions or GitlabCI
Now I have a new toy to try out, thank you!
The PR LGTM. Hopefully someone can merge it soon. :+1:
Awesome work @ffrizzo !
This pr is a complement of https://github.com/surrealdb/surrealdb.go/pull/24.
Adding support to the GolangCI to add more code checks and validation to help with code quality.