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

[Request] Add code line length limit to improve readiability #6

Closed
pabloderen opened this issue Jul 18, 2018 · 2 comments
Closed

[Request] Add code line length limit to improve readiability #6

pabloderen opened this issue Jul 18, 2018 · 2 comments

Comments

@pabloderen
Copy link
Contributor

pabloderen commented Jul 18, 2018

This is a request to add a maximum character length to the code lines to include in CONTRIBUTING.MD #5
This will improve readability on RPS and small screens. We can use 79 characters as suggested by pep-0008.

https://www.python.org/dev/peps/pep-0008/?#maximum-line-length

[EDIT] Typos

@Amoursol
Copy link
Owner

Hello Pablo,

This comment has been added to the Contributing.md.

I'll be amending my existing code to suit over the next few days.

@adambear82
Copy link
Collaborator

adambear82 commented Jul 23, 2018

@Amoursol the default width of the python script editor is actually rather narrow, 74 characters at my count

image

Amoursol pushed a commit that referenced this issue Jul 30, 2018
Amoursol pushed a commit that referenced this issue Sep 20, 2018
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

No branches or pull requests

3 participants