Closed erezrokah closed 3 months ago
Still WIP, opening for reference
Use the following steps to ensure your PR is ready to be reviewed
go fmt
golangci-lint run
Thanks for the review, added a more detailed comment. Someone is reviewing my PR at https://github.com/rs/zerolog/pull/682 but I wasn't able to understand if they are a maintainer or not.
Summary
Still WIP, opening for referenceUse 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)