Skip to content

Warnings when using ruff #1955

@mattwthompson

Description

@mattwthompson
$ git checkout upstream/master
HEAD is now at ba5fb65 fix: warning should be derived from UserWarning
$ ruff check .
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`:
  - 'extend-select' -> 'lint.extend-select'
  - 'ignore' -> 'lint.ignore'
  - 'isort' -> 'lint.isort'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions