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

update ruff configuration #74

Closed
willkg opened this issue Mar 29, 2024 · 0 comments · Fixed by #78
Closed

update ruff configuration #74

willkg opened this issue Mar 29, 2024 · 0 comments · Fixed by #78

Comments

@willkg
Copy link
Owner

willkg commented Mar 29, 2024

Recently, ruff added support for Python code formatting and in doing that changed configuration. We should update ruff configuration.

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`:
  - 'ignore' -> 'lint.ignore'
  - 'select' -> 'lint.select'
  - 'flake8-quotes' -> 'lint.flake8-quotes'
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 a pull request may close this issue.

1 participant