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

STY: increase max line length to 88 #2261

Merged
merged 2 commits into from
Oct 7, 2023
Merged

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Oct 6, 2023

Rationale

Closes #2253. For now I also updated the isort line length to match the flake8 maximum. This does re-flow some imports. I'm not sure there is any advantage to that other than "it's nice to be consistent", so I am slightly leaning towards dropping the second commit, but I thought I should include it for now to see what others think. Also happy to squash into one commit if we do want the isort change.

Implications

Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't seem like too many import changes to be a problem.

@greglucas greglucas merged commit e53d20b into SciTools:main Oct 7, 2023
2 of 14 checks passed
@rcomer rcomer deleted the longer-lines branch October 7, 2023 19:27
@QuLogic QuLogic added this to the Next Release milestone Oct 8, 2023
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.

flake8: increase max line length?
3 participants