mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
Trim trailing whitespace in docs
This commit is contained in:
parent
3cbad557ea
commit
590e15cb4c
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ We believe that by capitalizing |Flake8| in prose, we can help reduce
|
||||||
confusion between the command-line usage of ``flake8`` and the project.
|
confusion between the command-line usage of ``flake8`` and the project.
|
||||||
|
|
||||||
We also have defined a global replacement ``|Flake8|`` that should be used
|
We also have defined a global replacement ``|Flake8|`` that should be used
|
||||||
and will replace each instance with ``:program:`Flake8```.
|
and will replace each instance with ``:program:`Flake8```.
|
||||||
|
|
||||||
|
|
||||||
Use the prompt directive for command-line examples
|
Use the prompt directive for command-line examples
|
||||||
|
|
@ -178,6 +178,6 @@ they will have to interact with that. Keep discussions of internal to the
|
||||||
mininmum required.
|
mininmum required.
|
||||||
|
|
||||||
Finally, Flake8 Developers and Contributors need to know how everything fits
|
Finally, Flake8 Developers and Contributors need to know how everything fits
|
||||||
together. We don't need detail about every line of code, but cogent
|
together. We don't need detail about every line of code, but cogent
|
||||||
explanations and design specifications will help future developers understand
|
explanations and design specifications will help future developers understand
|
||||||
the Hows and Whys of |Flake8|'s internal design.
|
the Hows and Whys of |Flake8|'s internal design.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue