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

Replaced select with lint.select in ruff config #114

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

niksirbi
Copy link
Member

This stops ruff from complaining:

warning: The top-level linter settings are deprecated in favour of their counterparts in the lint section. Please update the following options in pyproject.toml:

  • 'select' -> 'lint.select'

@niksirbi niksirbi marked this pull request as ready for review March 25, 2024 17:37
@alessandrofelder alessandrofelder merged commit 6919544 into main Apr 26, 2024
13 checks passed
@alessandrofelder alessandrofelder deleted the update-ruff-config branch April 26, 2024 13:05
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