Skip to content

Conversation

Silvanoc
Copy link

@Silvanoc Silvanoc commented May 7, 2025

Ruff was missing in the dev dependencies. As a consequence the locally installed ruff instance might not be supporting features required according the provided pyproject.toml configuration.

This patch fixes it.

Ruff was missing in the `dev` dependencies. As a consequence the locally
installed ruff instance might not be supporting features required
according the provided pyproject.toml configuration.

This patch fixes it.

Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
Add `isort` to the list of linters being used by ruff.

Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
@Silvanoc Silvanoc closed this May 9, 2025
@Silvanoc Silvanoc deleted the add-ruff-as-dev-dependency branch May 9, 2025 18:37
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.

1 participant