aidotse / aidotse/LeakPro

Discrepancy of ruff version in pyproject.toml and .github/workflows/run_test.yml

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23
Forks
28
Avg merge
4d 12h
Merged PRs (30d)
5

Description

In pyproject.toml the ruff version is not specified, however in the workflow that runs the ruff linting test it is set to ruff==0.11.2. This cause discrepancy problems if you run ruff locally and then in the github tests.

Solution: Either remove version specification in run_test.yml or set version in pyproject.toml.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.