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

feat: add ruff linter with ci check #1178

Merged
merged 2 commits into from
Nov 25, 2024
Merged

feat: add ruff linter with ci check #1178

merged 2 commits into from
Nov 25, 2024

Conversation

oikarinen
Copy link
Contributor

Linting the python files in tests directory would reduce whitespace etc change and enforce basic coding standard for those. Kind of opportunistic PR as there might be other opinions about how to deal with this.

Liniting the python files in tests directory would reduce whitespace etc
change and enforce basic coding standard for those. Kind of
opportunistic PR as there might be other opinions about how to deal with
this.
@spacewander spacewander merged commit a2c424a into tj:main Nov 25, 2024
4 of 5 checks passed
@spacewander
Copy link
Collaborator

@oikarinen
Merged. Thanks!

@spacewander
Copy link
Collaborator

Now the CI in the main branch is broken. My bad!

@oikarinen
Would you update the python code or ruff rules to make the CI pass again? Thanks!

spacewander added a commit that referenced this pull request Nov 25, 2024
spacewander added a commit that referenced this pull request Nov 25, 2024
@oikarinen
Copy link
Contributor Author

Now the CI in the main branch is broken. My bad!

@oikarinen Would you update the python code or ruff rules to make the CI pass again? Thanks!

Hey sure, i'm sending #1182 your way

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