OpenBazaar / openbazaar-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
994 stars 283 forks source link

Add golint linter rules #1204

Open placer14 opened 6 years ago

placer14 commented 6 years ago

In order to improve the overall quality of the repo, we are enabling the linter within travis but required our code to be made compliant with the lint rules before enabling each ruleset.

See https://github.com/OpenBazaar/openbazaar-go/issues/1169 for steps to enable rules and run linter.

ianbibby commented 6 years ago

@placer14 I'd be happy to pick this up. Looks like there are 954 golint issues currently.

placer14 commented 6 years ago

@ianbibby Please do. 1 down. 953 to go! 👍