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

[MAINTENANCE] ruff 0.2.2 #9538

Merged
merged 3 commits into from Feb 26, 2024
Merged

[MAINTENANCE] ruff 0.2.2 #9538

merged 3 commits into from Feb 26, 2024

Conversation

Kilo59
Copy link
Member

@Kilo59 Kilo59 commented Feb 26, 2024

Update to ruff 0.2.2

Major changes include

  1. Updating the config file settings name to add the lint namespace. This is needed because ruff is now also a formatter.
  2. Changes since 0.1.14 mean that for PLR2004-magic-value-comparison most of our violations no longer trigger ruff.
  3. New rule RUF019-unnecessary-key-check

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit 029ba9c
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/65dcf85f3bf00a000846973a

@Kilo59 Kilo59 marked this pull request as ready for review February 26, 2024 20:53
@Kilo59 Kilo59 requested a review from dctalbot February 26, 2024 20:58
@Kilo59 Kilo59 self-assigned this Feb 26, 2024
@Kilo59 Kilo59 added this pull request to the merge queue Feb 26, 2024
Merged via the queue into develop with commit ce48110 Feb 26, 2024
93 checks passed
@Kilo59 Kilo59 deleted the m/_/ruff_0_2 branch February 26, 2024 21:29
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.

None yet

2 participants