Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 22, 2025

select = ["ASYNC", "B", "C4", "C90", "E", "F", "I", "PERF", "PIE", "PT018", "RUF", "SIM", "UP", "W"]
ignore = [
"E501", # line too long
"E501", # line too long
Copy link
Member

Choose a reason for hiding this comment

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

we could include this too.

@cclauss
Copy link
Contributor Author

cclauss commented Jan 22, 2025

Given the assertions on the lines above, I do not see how the changes in the last commit caused test errors. Should I revert the final commit?

Let's do the long lines (E501) in a separate PR.

@dmah42
Copy link
Member

dmah42 commented Jan 22, 2025

Given the assertions on the lines above, I do not see how the changes in the last commit caused test errors. Should I revert the final commit?

Let's do the long lines (E501) in a separate PR.

no, these failures are known and we're working on them in other PRs.

@dmah42 dmah42 merged commit ecb5df6 into google:main Jan 22, 2025
75 of 86 checks passed
@dmah42
Copy link
Member

dmah42 commented Jan 22, 2025

thank you!

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