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

lint: Add Ruff rules #283

Merged
merged 1 commit into from
Jan 17, 2025
Merged

lint: Add Ruff rules #283

merged 1 commit into from
Jan 17, 2025

Conversation

pederhan
Copy link
Member

Extends the Ruff configuration with the following new rules:

  • E
  • W
  • G
  • LOG
  • PLE1205
  • PLE1206
  • TID252
  • C4
  • B

The bugbear (B) rule was actually the reason I discovered the bugs in #282 , so that has already paid off.

@pederhan pederhan merged commit 2b2aadb into unioslo:master Jan 17, 2025
5 checks passed
@pederhan pederhan deleted the ruff-rules branch January 17, 2025 15:06
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.

1 participant