Closed bbernays closed 2 years ago
This will reduce merge conflicts as long as we keep clients in order by name
Use the following steps to ensure your PR is ready to be reviewed
go fmt
golangci-lint run
go run ./docs/docs.go
Summary
This will reduce merge conflicts as long as we keep clients in order by name
Use the following steps to ensure your PR is ready to be reviewed
go fmt
to format your code ๐golangci-lint run
๐จ (install golangci-lint here)go run ./docs/docs.go
and committing the changes ๐