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

Fix: Update outdated settings in pyproject.toml #1162

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

Balou9
Copy link
Contributor

@Balou9 Balou9 commented Jul 25, 2024

What

Adjust the settings for ruff in the pyproject.toml, Please update the following options in pyproject.toml:

'extend-select' -> 'lint.extend-select'
'ignore' -> 'lint.ignore'
'per-file-ignores' -> 'lint.per-file-ignores'}}

Why

.. to prevent the printing of:
{{warning: The top-level linter settings are deprecated in favour of their counterparts in the lint section.

References

DEVOPS-1116

@Balou9 Balou9 requested review from a team as code owners July 25, 2024 10:05
@greenbonebot greenbonebot enabled auto-merge (rebase) July 25, 2024 10:05
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA ecf380b.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

@greenbonebot greenbonebot merged commit 27c7de9 into main Jul 26, 2024
22 checks passed
@greenbonebot greenbonebot deleted the Balou9-update-ruff-settings branch July 26, 2024 04:01
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.

3 participants