Skip to content

ruff config update #378

@sjvrijn

Description

@sjvrijn

After creating a new project and installing the pre-commit hook, ruff complains with two warnings:

  • ruff <path> is being deprecated in favor of explicitly calling ruff check <path>
  • Most of the configuration in pyproject.toml should now be moved under a tool.ruff.lint<.isort> header

Metadata

Metadata

Assignees

Labels

generated-packageRelated to the generated package, i.e. after running cookiecutter

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions