-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Ruff: Add and fix S108 #11192
Ruff: Add and fix S108 #11192
Conversation
DryRun Security SummaryThe pull request primarily focuses on the removal of the Expand for full summarySummary: The changes in this pull request primarily focus on the removal of the The removal of the The updates to the Ruff linter configuration, such as the addition of the Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Add S108 https://docs.astral.sh/ruff/rules/hardcoded-temp-file/ and fix it.
on_exception_log_kwarg
fromdojo/decorators.py
is used nowhere in the project. It looks like it is a leftover from previous testing.