mirror of
https://github.com/powerline/powerline.git
synced 2025-07-22 05:14:58 +02:00
Mention long lines in CONTRIBUTING.rst
This commit is contained in:
parent
fa93d0a929
commit
cbfa64c7cb
@ -18,7 +18,7 @@ Getting started
|
|||||||
already exist.
|
already exist.
|
||||||
|
|
||||||
* Clearly describe the issue.
|
* Clearly describe the issue.
|
||||||
* If the issue is a bug: Make sure you include steps to reproduce, and
|
* If the issue is a bug: make sure you include steps to reproduce, and
|
||||||
include the earliest revision that you know has the issue.
|
include the earliest revision that you know has the issue.
|
||||||
|
|
||||||
* Fork the repository on GitHub.
|
* Fork the repository on GitHub.
|
||||||
@ -65,6 +65,8 @@ Programming style
|
|||||||
``flake8`` warnings need to be fixed.
|
``flake8`` warnings need to be fixed.
|
||||||
* Trailing whitespace to indicate a continuing paragraph is OK in comments,
|
* Trailing whitespace to indicate a continuing paragraph is OK in comments,
|
||||||
documentation and commit messages.
|
documentation and commit messages.
|
||||||
|
* It is allowed to have too long lines. It is advised though to avoid lines
|
||||||
|
wider then a hundred of characters.
|
||||||
|
|
||||||
Submitting changes
|
Submitting changes
|
||||||
==================
|
==================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user