Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/trailing whitespaces #153

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

etanot
Copy link
Contributor

@etanot etanot commented Sep 3, 2021

No description provided.

This commit contains following fixes:
  - Trailing whitespace
      Usually, we don't want to have trailing whitespaces at end of
      line. It makes diff uglier and maintenance of code harder.
  - No newline at end of file
      Historically, POSIX standard requires to have a newline at the end
      of non-empty file, which shouldn't proceeds by a backslash[1].

[1]: https://gcc.gnu.org/legacy-ml/gcc/2003-11/msg01568.html
Due to missing '_' character at the end of hyperlinks, Sphinx shows
those hyperlinks as raw URL.
Fix spell of terminal (terinal -> terminal).
A complete sentence should ends with a period punctuation.
When we launch pipenv's shell prompt, pipenv automatically adds the
virtual environment name in the shell prompt, like virtualenv.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant