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

Enable python lint in CI #474

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Enable python lint in CI #474

merged 2 commits into from
Oct 29, 2024

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

More checking is better

Modifications:

Enable and configure flake8

Result:

More CI checks

Motivation:

More checking is better

Modifications:

Enable and configure flake8

Result:

More CI checks
@PeterAdams-A PeterAdams-A added the semver/none No version bump required. label Oct 29, 2024
# standard and Bugbear's B950.
max-line-length = 88
exclude =
Tests/hpack-test-case
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This code appears to have been cloned from another GitHub repo which we don't own - feels valuable not to diverge.

@PeterAdams-A PeterAdams-A merged commit 9358611 into main Oct 29, 2024
26 of 27 checks passed
@PeterAdams-A PeterAdams-A deleted the pythonlint branch October 29, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants