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

ci/lint: update configs #34

Merged
merged 4 commits into from
Sep 17, 2024
Merged

ci/lint: update configs #34

merged 4 commits into from
Sep 17, 2024

Conversation

Borda
Copy link
Owner

@Borda Borda commented Sep 17, 2024

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you make sure to update the docs?
  • Did all tests pass locally - existing as well as newly added?

What does this PR do?

general update and unify linting with Ruff

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

@Borda Borda added the enhancement New feature or request label Sep 17, 2024
@pep8speaks
Copy link

Hello @Borda! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 27:80: E501 line too long (84 > 79 characters)
Line 31:80: E501 line too long (90 > 79 characters)

@Borda Borda merged commit 126f706 into main Sep 17, 2024
18 checks passed
@Borda Borda deleted the lint/update branch September 17, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants