etanot
etanot
**Type**: Feature request ### Description When I was trying to pack [Gitlab's labkit](https://gitlab.com/gitlab-org/labkit) library, I get following warning messages: ```console 2020/12/28 16:15:45 Could not determine description for "gitlab.com/gitlab-org/labkit": "gitlab.com/gitlab-org/labkit" is...
This commit contains following changes: - Remove trailing whitespaces. Usually, we don't want to have trailing whitespaces at the end of line. It makes diff uglier and maintenance of code...
Fix some typos, formatting issue and punctuation in users.rst
Due to missing a newline between code block directive (::) and code block, Sphinx couldn't format the whole code block, properly.