Skip to content

Bump flake8 version #118

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

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Bump flake8 version #118

merged 1 commit into from
Jun 11, 2024

Conversation

Sparks29032
Copy link
Collaborator

@Sparks29032 Sparks29032 commented Jun 9, 2024

The PyCharm default character limit per line is 120, and I think the longer lines (~115) makes the code less cluttered.

When using Black, it is recommended to ignore E203, E701, E704, W503. By default, W503 should be disabled by flake8, but removing that warning from ignore gives a bunch of those errors.

@Sparks29032 Sparks29032 mentioned this pull request Jun 9, 2024
9 tasks
@sbillinge sbillinge merged commit 804feaf into diffpy:main Jun 11, 2024
3 checks passed
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.

2 participants