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

Increase max line length to 120 chars for flake 8 #469

Closed
krichardsson opened this issue Feb 1, 2021 · 0 comments
Closed

Increase max line length to 120 chars for flake 8 #469

krichardsson opened this issue Feb 1, 2021 · 0 comments
Milestone

Comments

@krichardsson
Copy link
Contributor

The default line length of flake8 is 79 chars. We think this is too little considering modern development environments and monitors, it also tends to inhibit descriptive variable names.
Increase the accepted line length to 120 chars.

@jonasdn jonasdn added this to the next-release milestone Mar 17, 2021
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

2 participants